export declare const eachMinuteOfIntervalWithOptions: import("./types.js").FPFn2< import("../eachMinuteOfInterval.js").EachMinuteOfIntervalResult< import("../fp.js").Interval< import("../fp.js").DateArg, import("../fp.js").DateArg >, | import("../eachMinuteOfInterval.js").EachMinuteOfIntervalOptions | undefined >, | import("../eachMinuteOfInterval.js").EachMinuteOfIntervalOptions | undefined, import("../fp.js").Interval< import("../fp.js").DateArg, import("../fp.js").DateArg > >;