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