import ErrorInfo from '../components/error/ErrorInfo'; const Error500 = () => { return ; }; export default Error500;