import React from 'react'; import styles from './index.css'; export default function() { return (

Page index

); }