import Content from '../components/Content'; import './index.css'; const Index = () => (
); export default Index;