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