import { SimpleGridItem } from '../datepicker-simple-grid/types'; export type MonthSelectGridItem = SimpleGridItem;