import { EnvironmentProviders } from '@angular/core';
import * as i0 from "@angular/core";
import * as i1 from "@angular/common";
import * as i2 from "./igx-value-overlay-component";
import * as i3 from "./igx-value-overlay-module";
export declare function provideIgxValueOverlayDynamic(): EnvironmentProviders;
export declare function registerIgxValueOverlayDynamic(): void;
export declare class IgxValueOverlayDynamicModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<IgxValueOverlayDynamicModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<IgxValueOverlayDynamicModule, never, [typeof i1.CommonModule, typeof i2.IgxValueOverlayComponent, typeof i3.IgxValueOverlayModule], [typeof i3.IgxValueOverlayModule]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<IgxValueOverlayDynamicModule>;
}
