cts
export declare const nextSundayWithOptions: import("./types.ts").FPFn2< Date, import("../nextSunday.ts").NextSundayOptions<Date> | undefined, import("../fp.ts").DateArg<Date> >;