import * as i0 from "@angular/core";
import * as i1 from "./tooltip";
export declare class NzToolTipModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<NzToolTipModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<NzToolTipModule, never, [typeof i1.NzToolTipComponent, typeof i1.NzTooltipDirective], [typeof i1.NzToolTipComponent, typeof i1.NzTooltipDirective]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<NzToolTipModule>;
}
