export type ViewType = 'day' | 'week' | 'month' | 'workWeek' | 'dayList' | 'weekList';
//# sourceMappingURL=view.type.d.ts.map