import { jsx as _jsx } from "foo/jsx-runtime"; /* @jsxImportSource foo*/ _jsx("div", { children: "Hi" });