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