import App from './App.jsx' import Contexts from './contexts/Contexts.jsx' const Application = () => ( ) export default Application