import * as i0 from "@angular/core";
import * as i1 from "./empty.component";
import * as i2 from "./embed-empty.component";
import * as i3 from "./partial/default";
import * as i4 from "./partial/simple";
export declare class NzEmptyModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<NzEmptyModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<NzEmptyModule, never, [typeof i1.NzEmptyComponent, typeof i2.NzEmbedEmptyComponent, typeof i3.NzEmptyDefaultComponent, typeof i4.NzEmptySimpleComponent], [typeof i1.NzEmptyComponent, typeof i2.NzEmbedEmptyComponent]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<NzEmptyModule>;
}
