import { EnvironmentProviders } from '@angular/core';
import * as i0 from "@angular/core";
import * as i1 from "@angular/common";
import * as i2 from "./igx-data-tool-tip-layer-component";
import * as i3 from "./igx-data-tool-tip-layer-module";
export declare function provideIgxDataToolTipLayerDynamic(): EnvironmentProviders;
export declare function registerIgxDataToolTipLayerDynamic(): void;
export declare class IgxDataToolTipLayerDynamicModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<IgxDataToolTipLayerDynamicModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<IgxDataToolTipLayerDynamicModule, never, [typeof i1.CommonModule, typeof i2.IgxDataToolTipLayerComponent, typeof i3.IgxDataToolTipLayerModule], [typeof i3.IgxDataToolTipLayerModule]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<IgxDataToolTipLayerDynamicModule>;
}
