import * as i0 from "@angular/core";
import * as i1 from "./tooltip.directive";
import * as i2 from "./tooltip-target.directive";
/**
 * @hidden
 * IMPORTANT: The following is NgModule exported for backwards-compatibility before standalone components
 */
export declare class IgxTooltipModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<IgxTooltipModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<IgxTooltipModule, never, [typeof i1.IgxTooltipDirective, typeof i2.IgxTooltipTargetDirective], [typeof i1.IgxTooltipDirective, typeof i2.IgxTooltipTargetDirective]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<IgxTooltipModule>;
}
