export declare const set: import("./types.js").FPFn2<
  Date,
  import("../fp.js").DateValues,
  string | number | Date
>;