import React from 'react'; import { ScrollView } from 'react-native'; import { DraxScrollViewProps } from './types'; export declare const DraxScrollView: React.ForwardRefExoticComponent>;