import React from 'react'; import { Redirect } from 'react-router'; export const RouteNotFound = () => ;