export declare enum ItemDateMode { Calendar = "calendar", ScrollMonthYear = "monthyear", ScrollMonthDayYear = "monthdayyear" }