import { TMonthWithDays } from './TMonthWithDays.model'; export default function MonthWithDays(props: TMonthWithDays): import("react/jsx-runtime").JSX.Element;