import Counter from './counter'; const App = () => (
); export default App;