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