import * as React from 'react'; declare function Echarts(props: React.SVGProps): JSX.Element; export declare const ReactComponent: typeof Echarts; export default Echarts;