import { ScatterSeriesOption } from 'echarts/charts'; export type { ScatterSeriesOption }; export type ScatterSeries = Partial>;