import React from 'react' import BaseIcon from './BaseIcon' const ErrorIcon = () => ( ) export default ErrorIcon