declare const _default: import("vue").DefineComponent<{ echartsId: null; eWidth: null; eHeight: null; theme: null; options: null; }, { attrs: import("vue").Ref; }, { echart: {}; chartDocument: {}; }, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<{ echartsId?: unknown; eWidth?: unknown; eHeight?: unknown; theme?: unknown; options?: unknown; } & {} & { echartsId?: any; eWidth?: any; eHeight?: any; theme?: any; options?: any; }>, {}>; export default _default;