UNPKG

218 BTypeScriptView Raw
1import * as React from 'react';
2declare const _default: React.Context<React.Ref<React.ComponentType<import("react-native-gesture-handler").PanGestureHandlerProps & React.RefAttributes<any>>>>;
3export default _default;