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