import { MonthEndReportPageProps } from './MonthEndReportPageForm'; declare const MonthEndReportPage: (props: Omit) => import("react/jsx-runtime").JSX.Element; export default MonthEndReportPage;