import * as i0 from "@angular/core";
import * as i1 from "./button.component";
import * as i2 from "./button-group.component";
import * as i3 from "ng-zorro-antd/core/transition-patch";
import * as i4 from "ng-zorro-antd/core/wave";
export declare class NzButtonModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<NzButtonModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<NzButtonModule, never, [typeof i1.NzButtonComponent, typeof i2.NzButtonGroupComponent], [typeof i1.NzButtonComponent, typeof i2.NzButtonGroupComponent, typeof i3.ɵNzTransitionPatchModule, typeof i4.NzWaveModule]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<NzButtonModule>;
}
