import { EnvironmentProviders } from '@angular/core';
import * as i0 from "@angular/core";
import * as i1 from "@angular/common";
import * as i2 from "./igx-data-annotation-rect-layer-component";
import * as i3 from "./igx-annotation-layer-proxy-module";
export declare function provideIgxDataAnnotationRectLayer(): EnvironmentProviders;
export declare function registerIgxDataAnnotationRectLayer(): void;
export declare class IgxDataAnnotationRectLayerModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<IgxDataAnnotationRectLayerModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<IgxDataAnnotationRectLayerModule, never, [typeof i1.CommonModule, typeof i2.IgxDataAnnotationRectLayerComponent, typeof i3.IgxAnnotationLayerProxyModule], [typeof i2.IgxDataAnnotationRectLayerComponent, typeof i3.IgxAnnotationLayerProxyModule]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<IgxDataAnnotationRectLayerModule>;
}
