/// import { ChartProps } from "../../types"; export declare const LineChart: (props: ChartProps) => JSX.Element; //# sourceMappingURL=LineChart.d.ts.map