// re-export to make TS happy when not using nodenext import resolution
export { jsx, jsx as jsxs, jsxDEV, Fragment, type QwikJSX as JSX } from '@qwik.dev/core';
