export default function isRangeWithinRange(rangeToCheck: any, containingRange: any, maxLength: any): boolean;