export declare const Months: {
    months_EN: string[];
};
