import React from 'react'; import { LineChart as LineChartProps, LineChartRef } from './types'; /** @ignore */ export declare const MemoizedLineChart: React.MemoExoticComponent>>; export default MemoizedLineChart; //# sourceMappingURL=LineChart.d.ts.map