/// import { ScrollViewProps } from 'react-native'; export { ScrollViewProps }; export declare const ScrollView: import("react").ComponentType;