import { World } from '../components/world' import { Hello } from '../components/hello.jsx' export default () => (
)