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