import IMainConfig from '../typed/IMain'; export declare const process: (chart: any, config: IMainConfig, isUpdate?: boolean) => any;