import type { GestureEventsHandlersHookType } from '../types';
export declare const useGestureEventsHandlersDefault: GestureEventsHandlersHookType;
