import { Avatar } from 'antd'; export { AvatarProps, GroupProps, Group } from 'antd/es/avatar'; export default Avatar;