5 lines
106 B
TypeScript

export declare const endOfYear: import("./types.js").FPFn1<
Date,
import("../fp.js").DateArg<Date>
>;