declare const AlertDialogCancel: import("svelte").Component; type AlertDialogCancel = ReturnType; export default AlertDialogCancel;