export declare const monthLabels: string[];
export declare const defaultColorPalettes: string[];
export declare const MONTH_PER_YEAR: number;
