export declare const DEFAULT_VISIBLE_WEEKS = 6; export declare enum CellBarType { header = "header", footer = "footer" }