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