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