export declare const endOfDayWithOptions: import("./types.ts").FPFn2< Date, import("../endOfDay.ts").EndOfDayOptions | undefined, import("../fp.ts").DateArg >;