import Home from './home'; import DefaultLayout from '../layouts/default'; const Index = () => ( ); export default Index;