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