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