export declare const endOfMonthWithOptions: import("./types.ts").FPFn2< Date, import("../endOfMonth.ts").EndOfMonthOptions | undefined, import("../fp.ts").DateArg >;