import React from 'react'; import type { MonthProps } from 'mireco'; export type { MonthProps }; export declare const Month: React.ForwardRefExoticComponent>; //# sourceMappingURL=month.d.ts.map