import { Main } from './layouts'; export const App = () => { return
; }; export default App;