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