import {MonthPickerInput} from '@mantine/dates';

MonthPickerInput.displayName = 'MonthPickerInput';

export {MonthPickerInput, type MonthPickerInputFactory, type MonthPickerInputProps} from '@mantine/dates';
