export { AvatarType } from './avatarTypes'; export type { AvatarProps } from './Avatar'; export { default } from './Avatar';