export declare const addMonthsWithOptions: import("./types.js").FPFn3< Date, import("../addMonths.js").AddMonthsOptions<Date> | undefined, number, import("../fp.js").DateArg<Date> >;