import React from 'react'; import IndexPage from '@features/IndexPage/IndexPage'; const IndexPage = props => ; export default IndexPage;