import { AnimatingNumbers } from './animatingnumbers.taro'; export type { CountUpProps } from './countup.taro'; export default AnimatingNumbers;