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