secondsToHours.d.ts 81 Bytes
export declare const secondsToHours: import("./types.js").FPFn1<number, number>;