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