declare const BoxOpen: import("svelte").Component<$$ComponentProps, {}, "">; type BoxOpen = ReturnType; export default BoxOpen;