import React from 'react' import { NotFoundScreen } from '@/screens/NotFoundScreen' export default function NotFoundRoute() { return }