import { EnvironmentProviders } from '@angular/core';
import * as i0 from "@angular/core";
import * as i1 from "@angular/common";
export declare function provideIgxOverlayProxy(): EnvironmentProviders;
export declare function registerIgxOverlayProxy(): void;
export declare class IgxOverlayProxyModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<IgxOverlayProxyModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<IgxOverlayProxyModule, never, [typeof i1.CommonModule], never>;
    static ɵinj: i0.ɵɵInjectorDeclaration<IgxOverlayProxyModule>;
}
