const IndexPage = () => { return 'test'; }; export default IndexPage;