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