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