import React from 'react' import App from './App' // export for others scripts to use export default function Index(){ return( ) }