import React from 'react'; import PrincipalRoutes from './PrincipalRoutes'; const App = () => ; export default App;