// Accept development JSX transforms while using the production runtime. export { Fragment, jsx as jsxDEV } from "react/jsx-runtime"; export type { JSX } from "react/jsx-dev-runtime";