export declare const isSameISOWeekWithOptions: import("./types.ts").FPFn3< boolean, import("../isSameISOWeek.ts").IsSameISOWeekOptions | undefined, string | number | Date, string | number | Date >;