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