export default function checkIfPotentiallyCircularRangesOverlap(range: any, comparisonRange: any): boolean;