import React from 'react'; import type { LineChartProps } from '../types'; export declare const LineChart: React.FC; //# sourceMappingURL=LineChart.d.ts.map