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