import * as React from 'react'; export const GestureHandlerRefContext = React.createContext | null>(null);