import * as React from "react"; export default function App() { return
Hello world
; }