import React from "react";
declare const Month: () => React.JSX.Element;
export default Month;
