import React from 'react'; import { IconBaseProps } from './_base'; declare const MjError: React.FC; export default MjError;