export declare type DatePickerMode = 'all' | 'year-only' | 'year-month';