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