export default function getMonthMatrix(time: number, sundayFirstDayOfWeek: boolean): Date[][];