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