export declare const monthName: string[];
export declare const dayName: string[];
