export declare const nextMondayWithOptions: import("./types.ts").FPFn2< Date, import("../nextMonday.ts").NextMondayOptions | undefined, import("../fp.ts").DateArg >;