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