/// declare type Props = any; export default function ScrollView(props: Props): JSX.Element; export {};