export { Avatar } from './Avatar'; export type { AvatarProps } from './Avatar'; export type { AvatarSize, AvatarStyleType } from './Avatar.types';