declare const ChartLinechart: (props: any) => JSX.Element;
export default ChartLinechart;
