export declare const parse: import("./types.js").FPFn3<
  Date,
  string | number | Date,
  string,
  string
>;