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