import * as i0 from "@angular/core";
import * as i1 from "./message-container.component";
import * as i2 from "./message.component";
import * as i3 from "@angular/cdk/bidi";
import * as i4 from "@angular/common";
import * as i5 from "@angular/cdk/overlay";
import * as i6 from "ng-zorro-antd/icon";
import * as i7 from "ng-zorro-antd/core/outlet";
import * as i8 from "./message.service.module";
export declare class NzMessageModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<NzMessageModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<NzMessageModule, [typeof i1.NzMessageContainerComponent, typeof i2.NzMessageComponent], [typeof i3.BidiModule, typeof i4.CommonModule, typeof i5.OverlayModule, typeof i6.NzIconModule, typeof i7.NzOutletModule, typeof i8.NzMessageServiceModule], never>;
    static ɵinj: i0.ɵɵInjectorDeclaration<NzMessageModule>;
}
