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