/// <reference types="react" />
declare const ErrorCircle: () => JSX.Element;
export default ErrorCircle;
