import type { MonthsWith31DaysInt } from "./monthsWith31DaysInt"; export type MonthsWith31Days = `${MonthsWith31DaysInt}`;