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