import { MyComp } from './components/MyComp'; export function App() { return ; }