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

YearPickerInput.displayName = 'YearPickerInput';

export {YearPickerInput, type YearPickerInputFactory, type YearPickerInputProps} from '@mantine/dates';
