export declare const isWeekendWithOptions: import("./types.ts").FPFn2< boolean, import("../isWeekend.ts").IsWeekendOptions | undefined, string | number | Date >;