import { EnvironmentProviders } from '@angular/core';
import * as i0 from "@angular/core";
import * as i1 from "@angular/common";
import * as i2 from "./igx-callout-layer-component";
import * as i3 from "./igx-callout-layer-module";
export declare function provideIgxCalloutLayerDynamic(): EnvironmentProviders;
export declare function registerIgxCalloutLayerDynamic(): void;
export declare class IgxCalloutLayerDynamicModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<IgxCalloutLayerDynamicModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<IgxCalloutLayerDynamicModule, never, [typeof i1.CommonModule, typeof i2.IgxCalloutLayerComponent, typeof i3.IgxCalloutLayerModule], [typeof i3.IgxCalloutLayerModule]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<IgxCalloutLayerDynamicModule>;
}
