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