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