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