import * as React from 'react';
export declare function useGestureHandlerRef(): React.Ref<React.ComponentType<import("react-native-gesture-handler").PanGestureHandlerProps & React.RefAttributes<any>>>;
//# sourceMappingURL=useGestureHandlerRef.d.ts.map