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