/// import { LineChartViewProps } from './types'; export default function LineChartView(props: LineChartViewProps): JSX.Element;