import { BigNumberWithTrendlineChartProps, BigNumberWithTrendlineFormData } from '../types'; import { EchartsChartPlugin } from '../../types'; export default class BigNumberWithTrendlineChartPlugin extends EchartsChartPlugin { constructor(); } //# sourceMappingURL=index.d.ts.map