import * as i0 from "@angular/core";
import * as i1 from "./cometchat-groups-with-messages/cometchat-groups-with-messages.component";
import * as i2 from "@angular/common";
import * as i3 from "../CometChatGroups/cometchat-groups.module";
import * as i4 from "../CometChatMessages/cometchat-messages.module";
import * as i5 from "../CometChatMessageHeader/cometchat-message-header.module";
export declare class CometChatGroupsWithMessages {
    static ɵfac: i0.ɵɵFactoryDeclaration<CometChatGroupsWithMessages, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<CometChatGroupsWithMessages, [typeof i1.CometChatGroupsWithMessagesComponent], [typeof i2.CommonModule, typeof i3.CometChatGroups, typeof i4.CometChatMessages, typeof i5.CometChatMessageHeader], [typeof i1.CometChatGroupsWithMessagesComponent]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<CometChatGroupsWithMessages>;
}
