import { CometChatAvatar } from './CometChatAvatar';
import { AvatarConfiguration, AvatarConfigurationInterface } from './AvatarConfiguration';
import { AvatarStyle, AvatarStyleInterface } from './AvatarStyle';
export { CometChatAvatar, AvatarConfiguration, AvatarConfigurationInterface, AvatarStyle, AvatarStyleInterface, };
