import type { AnyGesture } from '../../types'; export declare function useCompetingGestures(...gestures: AnyGesture[]): import("../..").ComposedGesture; //# sourceMappingURL=useCompetingGestures.d.ts.map