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