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