import Layout from '../components/Layout' import App from '../components/App' const IndexPage = () => ( ) export default IndexPage