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