import React from 'react';
declare const ErrorIcon: React.FunctionComponent;
export default ErrorIcon;
