import type { ReactNode, RefObject } from 'react'; export declare function useNativeGestureRole(_viewRef: RefObject, _children: ReactNode): void; //# sourceMappingURL=useNativeGestureRole.d.ts.map