import React from 'react';
declare const ErrorSvg: () => React.JSX.Element;
export default ErrorSvg;
