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