import { InjectionToken } from '@angular/core'; import { ChartsConfig } from './charts-config'; export declare let CHARTS_CONFIG: InjectionToken;