import { type TouchList } from 'react'; export declare const getTouchesDistance: (touches: TouchList) => number; //# sourceMappingURL=get-touches-distance.d.ts.map