import { Indicator } from './indicator.taro'; export type { IndicatorProps } from './indicator.taro'; export default Indicator;