import { Tag } from 'antd'; export type { TagProps } from 'antd/lib/tag'; export * from 'antd/lib/tag'; export default Tag;