export type { AvatarImageProps } from "./types.js"; export { AvatarImage } from "./AvatarImage.js";