export { default as MonthWithDays } from './MonthWithDays';
export type { TMonthWithDays, TMonthWithDaysWithHTMLAttrs } from './TMonthWithDays.model';
