import { GraphSeriesOption } from 'echarts/charts'; export type { GraphSeriesOption }; export type GraphSeries = Partial>;