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