import { Outlet } from 'react-router-dom'; const ProtectedRoute = () => ; export default ProtectedRoute;