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