import { Empty } from '@nutui/nutui-react-taro';
export type { EmptyProps } from './empty';
export type { EmptyAction } from './types';
export { Empty };
