import type { WithElementRef } from "bits-ui"; import type { HTMLAttributes } from "svelte/elements"; declare const AlertDescription: import("svelte").Component>, {}, "ref">; type AlertDescription = ReturnType; export default AlertDescription;