import React from 'react'; import Navigation from './src/Navigation'; const App = () => { return }; export default App;