import * as i0 from "@angular/core";
export declare class ChatAvatarComponent {
    imageUrl: string;
    static ɵfac: i0.ɵɵFactoryDeclaration<ChatAvatarComponent, never>;
    static ɵcmp: i0.ɵɵComponentDeclaration<ChatAvatarComponent, "ngx-chat-avatar", never, { "imageUrl": "imageUrl"; }, {}, never, never, false, never>;
}
