import { Empty } from 'antd'; export type { EmptyProps } from 'antd/lib/empty'; export * from 'antd/lib/empty'; export default Empty;