import React from "react"; export declare const MonthPage: React.MemoExoticComponent<({ index }: { index: number; }) => JSX.Element>;