export declare const areIntervalsOverlapping: import("./types.js").FPFn2< boolean, import("../fp.js").Interval, import("../fp.js").Interval >;