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