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