import { graphic as graphicRegister } from 'echarts/core';
export declare function install(graphic: typeof graphicRegister): void;
