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