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