variable Actionimport { Action } from "https://deno.land/x/netzo@0.3.66/deps/@radix-ui/react-alert-dialog.ts"; typeReact.ForwardRefExoticComponent<AlertDialogActionProps & React.RefAttributes<HTMLButtonElement>>