import * as i0 from "@angular/core";
import * as i1 from "./float-button.component";
import * as i2 from "./float-button-group.component";
import * as i3 from "./float-button-top.component";
import * as i4 from "./float-button-content.component";
export declare class NzFloatButtonModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<NzFloatButtonModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<NzFloatButtonModule, never, [typeof i1.NzFloatButtonComponent, typeof i2.NzFloatButtonGroupComponent, typeof i3.NzFloatButtonTopComponent, typeof i4.NzFloatButtonContentComponent], [typeof i1.NzFloatButtonComponent, typeof i2.NzFloatButtonGroupComponent, typeof i3.NzFloatButtonTopComponent, typeof i4.NzFloatButtonContentComponent]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<NzFloatButtonModule>;
}
