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