5 lines
88 B
TypeScript
5 lines
88 B
TypeScript
export declare const yearsToQuarters: import("./types.js").FPFn1<
|
|
number,
|
|
number
|
|
>;
|