import { Badge } from 'antd'; export type { BadgeProps } from 'antd/lib/badge'; export * from 'antd/lib/badge'; export default Badge;