import React from "react"; export const App = () =>
Hello, world
;