import { Avatar } from './avatar'; export type { AvatarProps, AvatarShape } from './avatar'; export default Avatar;