import { BackTop } from './backtop.taro'; export type { BackTopProps } from './backtop.taro'; export default BackTop;