import * as i0 from "@angular/core";
import * as i1 from "./comment.component";
import * as i2 from "./comment-cells";
export declare class NzCommentModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<NzCommentModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<NzCommentModule, never, [typeof i1.NzCommentComponent, typeof i2.NzCommentAvatarDirective, typeof i2.NzCommentContentDirective, typeof i2.NzCommentActionComponent, typeof i2.NzCommentActionHostDirective], [typeof i1.NzCommentComponent, typeof i2.NzCommentAvatarDirective, typeof i2.NzCommentContentDirective, typeof i2.NzCommentActionComponent, typeof i2.NzCommentActionHostDirective]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<NzCommentModule>;
}
