import ReactJSXRuntimeDev from "react/jsx-dev-runtime";

//#region runtime/jsx-dev-runtime.d.ts
declare const Fragment: import("react").ExoticComponent<import("react").FragmentProps>;
declare const jsxDEV: typeof ReactJSXRuntimeDev.jsxDEV;
//#endregion
export { Fragment, jsxDEV };
//# sourceMappingURL=jsx-dev-runtime.d.cts.map