import { CommonPickerProps } from './picker.type'; export type MonthProps = CommonPickerProps; //# sourceMappingURL=month.type.d.ts.map