import {ScrollViewProps} from '@tarojs/components' import {FunctionComponent} from 'react' declare const ScrollView: FunctionComponent export {ScrollView, ScrollViewProps}