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