import React from 'react'; export declare const LineChart: ({ ...props }: { [x: string]: any; }) => React.JSX.Element;