import ErrorPage from 'features/ErrorPage/ErrorPage'; const Custom500 = () => { return ; }; export default Custom500;