import { Price } from './price.taro'; export type { PriceProps } from './price.taro'; export default Price;