min.d.ts 94 Bytes
export declare const min: import("./types.js").FPFn1<
  Date,
  (string | number | Date)[]
>;