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