import React from 'react'; declare const BaseLineChart: () => React.JSX.Element; export default BaseLineChart;