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