startOfHour.d.mts 98 Bytes
export declare const startOfHour: import("./types.js").FPFn1<
  Date,
  string | number | Date
>;