export { default as Avatar, type AvatarProps } from "./Avatar"; export * from "./Avatar.types";