import type { GestureHandlersHookType } from '../types'; export declare const useGestureHandler: GestureHandlersHookType; //# sourceMappingURL=useGestureHandler.d.ts.map