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