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