export declare const max: import("./types.js").FPFn1<
  Date,
  (string | number | Date)[]
>;