export { default as Avatar } from './avatar'; export type { AvatarProps } from './types';