monthsToYears.d.mts 80 Bytes
export declare const monthsToYears: import("./types.js").FPFn1<number, number>;