export declare const isSaturday: import("./types.ts").FPFn1<
  boolean,
  string | number | Date
>;
//# sourceMappingURL=index.d.ts.map
