5 lines
103 B
TypeScript

export declare const getISOWeekYear: import("./types.js").FPFn1<
number,
string | number | Date
>;