import * as i0 from "@angular/core";
import * as i1 from "./avatar.component";
import * as i2 from "./avatar-group.component";
export declare class NzAvatarModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<NzAvatarModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<NzAvatarModule, never, [typeof i1.NzAvatarComponent, typeof i2.NzAvatarGroupComponent], [typeof i1.NzAvatarComponent, typeof i2.NzAvatarGroupComponent]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<NzAvatarModule>;
}
