import React from 'react'; import { IDayProps } from '../interfaces'; export declare const Month: React.FunctionComponent;