/// import { ScrollViewProps } from './types'; export declare function ScrollView(props: ScrollViewProps): JSX.Element;