export declare const nextWednesdayWithOptions: import("./types.js").FPFn2< Date, import("../nextWednesday.js").NextWednesdayOptions | undefined, import("../fp.js").DateArg >;