import type React from 'react'; import { RootNavigator } from '@navigation/RootNavigator'; export const App: React.FC = () => { return ; };