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