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