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