1 2 3 4 5
export declare const nextDay: import("./types.js").FPFn2< Date, import("../fp.js").Day, string | number | Date >;