import { CountDown } from './countdown.taro'; export type { CountDownProps } from './countdown.taro'; export default CountDown;