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