import { ValueProvider } from '@angular/core';
import * as i0 from "@angular/core";
import * as i1 from "@angular/common";
import * as i2 from "./stockchart.module";
export declare const StockLegendService: ValueProvider;
/**
 * NgModule definition for the StockChart component with providers.
 */
export declare class StockChartAllModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<StockChartAllModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<StockChartAllModule, never, [typeof i1.CommonModule, typeof i2.StockChartModule], [typeof i2.StockChartModule]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<StockChartAllModule>;
}
