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