import { AlertDialog as AlertDialogPrimitive } from 'bits-ui'; declare const AlertDialogTrigger: import("svelte").Component; type AlertDialogTrigger = ReturnType; export default AlertDialogTrigger;