import * as i0 from "@angular/core";
import * as i1 from "./avatar.component";
import * as i2 from "./avatar-group.component";
import * as i3 from "@angular/cdk/bidi";
import * as i4 from "@angular/common";
import * as i5 from "ng-zorro-antd/icon";
import * as i6 from "@angular/cdk/platform";
export declare class NzAvatarModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<NzAvatarModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<NzAvatarModule, [typeof i1.NzAvatarComponent, typeof i2.NzAvatarGroupComponent], [typeof i3.BidiModule, typeof i4.CommonModule, typeof i5.NzIconModule, typeof i6.PlatformModule], [typeof i1.NzAvatarComponent, typeof i2.NzAvatarGroupComponent]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<NzAvatarModule>;
}
