export declare const transpose: import("./types.js").FPFn2<
Date,
Date | import("../fp.js").GenericDateConstructor<Date>,
Date
>;