import './index.css';

const Index = () => (
{{{main}}}
);

export default Index;
