import { EChartsOption } from 'echarts'; export declare function withAccessibleName(option: EChartsOption, label: string | undefined): EChartsOption;