import { TrendArrow } from './trendarrow.taro'; export type { TrendArrowProps } from './trendarrow.taro'; export default TrendArrow;