import { Result } from 'antd'; export default { 404: () => , 500: props => ( ), };