import { TrendArrow } from "./trendarrow"; export type { TaroTrendArrowProps as TrendArrowProps } from "../../types"; export default TrendArrow;