import { EnvironmentProviders } from '@angular/core';
import * as i0 from "@angular/core";
import * as i1 from "@angular/common";
import * as i2 from "./igx-price-volume-trend-indicator-component";
import * as i3 from "./igx-indicator-proxy-module";
export declare function provideIgxPriceVolumeTrendIndicator(): EnvironmentProviders;
export declare function registerIgxPriceVolumeTrendIndicator(): void;
export declare class IgxPriceVolumeTrendIndicatorModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<IgxPriceVolumeTrendIndicatorModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<IgxPriceVolumeTrendIndicatorModule, never, [typeof i1.CommonModule, typeof i2.IgxPriceVolumeTrendIndicatorComponent, typeof i3.IgxIndicatorProxyModule], [typeof i2.IgxPriceVolumeTrendIndicatorComponent, typeof i3.IgxIndicatorProxyModule]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<IgxPriceVolumeTrendIndicatorModule>;
}
