export * as Avatar from "./index.parts.js";
export type * from "./root/AvatarRoot.js";
export type * from "./image/AvatarImage.js";
export type * from "./fallback/AvatarFallback.js";