import * as React from 'react'; import Highlight from 'react-highlight'; export const _ = () => ( <> `console.log("Hello, world!");` > );