import { SWIPE_POSITION } from './types'; export declare function findSegmentIndex(x: number, y: number): SWIPE_POSITION; //# sourceMappingURL=helper.d.ts.map