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