export declare const addMonthsUTC: (date: Date, months: number) => Date;
//# sourceMappingURL=addMonthsUTC.d.ts.map