import type { SVGAttributes } from 'svelte/elements'; type Props = SVGAttributes; declare const ArchiveBoxXMark: import("svelte").Component; type ArchiveBoxXMark = ReturnType; export default ArchiveBoxXMark; //# sourceMappingURL=archive-box-x-mark.svelte.d.ts.map