import type { echarts as EchartsType } from '@univerjs-pro/engine-chart'; export declare function registerWordCloud(echarts: typeof EchartsType): void;