import { default as React } from 'react'; import { CalendarGridProps } from '../types/Calendar.types'; export declare const CalendarGrid: React.FC; //# sourceMappingURL=CalendarGrid.d.ts.map