import { DatePicker } from '@nutui/nutui-react-taro';
export type { DatePickerProps } from '@nutui/nutui-react-taro';
export { DatePicker };
