import type { TOC } from '@ember/component/template-only'; export interface ArchiveIconSignature { Element: SVGSVGElement; } export declare const ArchiveIcon: TOC; //# sourceMappingURL=archive.d.ts.map