import { type EChartsExtensionInstallRegisters } from 'echarts';
export declare function install(registers: EChartsExtensionInstallRegisters): void;
