export declare const isSameWeekWithOptions: import("./types.ts").FPFn3<
  boolean,
  import("../isSameWeek.ts").IsSameWeekOptions | undefined,
  string | number | Date,
  string | number | Date
>;
//# sourceMappingURL=index.d.ts.map
