import { ValuePickerDisplay } from '@obliczeniowo/elementary/value-picker';
export interface MonthPickerDisplay extends ValuePickerDisplay {
}
