import { LineChartPropsType } from 'gifted-charts-core'; export declare const LineChart: (props: LineChartPropsType) => import("react/jsx-runtime").JSX.Element;