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