import { Avatar } from 'antd'; export type { AvatarProps } from 'antd/lib/avatar'; export * from 'antd/lib/avatar'; export default Avatar;