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