export default ChartUp;
declare function ChartUp(props: any): JSX.Element;
