import { EChartsOption } from 'echarts'; export declare const useChartOptions: () => EChartsOption | null; //# sourceMappingURL=options.d.ts.map