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