const ErrorIcon = ({ className = '', size = '32px', title = 'Error', }) => ( ) export default ErrorIcon