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