import * as Echarts from './Components';
export declare const install: (Vue: any) => void;
export default Echarts;
export * from './Components';
export * from './GL';
