export declare const process: (chart: any, config: any, isUpdate?: boolean) => any; export declare const setDefaultPoint: (chart: any, config: any) => void;