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