export declare enum GanttViewType { hour = "hour", day = "day", quarter = "quarter", month = "month", year = "year", week = "week" }