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