subSeconds.d.mts 107 Bytes
export declare const subSeconds: import("./types.js").FPFn2<
  Date,
  number,
  string | number | Date
>;