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