isSaturday.d.mts 100 Bytes
export declare const isSaturday: import("./types.js").FPFn1<
  boolean,
  string | number | Date
>;