import { CountDown } from '@nutui/nutui-react-taro';
export type { CountDownProps } from '@nutui/nutui-react-taro';
export { CountDown };
