export declare class ChatAvatarComponent {
    imageUrl: string;
}
