export declare enum TimerEventWeekdayNumber { sun = 0, mon = 1, tue = 2, wed = 3, thu = 4, fri = 5, sat = 6 }