export { CometChatAvatar } from "./CometChatAvatar"; export { getAvatarStyle } from "./styles"; export type {AvatarStyle} from "./styles";