export default function isPositionCloserToRangeStartThanRangeEnd(position: any, range: any, maxLength: any): boolean;