import { PanGestureHandlerProperties } from 'react-native-gesture-handler'; export declare function PanGestureHandler(props: PanGestureHandlerProperties): JSX.Element; export { GestureHandlerRootView, State as GestureState, PanGestureHandlerGestureEvent, } from 'react-native-gesture-handler';