export declare enum ScrollPickerViewType { Date = "date", Month = "month", Year = "year", MonthDay = "monthday", MonthYear = "monthyear" }