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