export declare type DatePickerType = "date" | "datetime" | "year" | "time" | "month";