/// import type Point from '@mapbox/point-geometry'; export declare function indexTouches(touches: Array, points: Array): {};