import { Progress } from './progress.taro'; export type { ProgressProps } from './progress.taro'; export default Progress;