export default LineGraph;
declare function LineGraph(props: any): JSX.Element;
