export declare enum CalendarType { DATE_RANGE = 1, DATE_PICKER = 2 }