import { YAXisOption as YAXisComponentOption } from 'echarts/types/dist/shared'; export type { YAXisComponentOption }; export type TextType = "nameTextStyle" | "axisLabel"; export type YAXisOption = Partial>;