import './avatar.less'; import { Avatar } from './avatar.js'; export type { AvatarProps } from './avatar.js'; export default Avatar;