import ReactJSXRuntimeDev from "react/jsx-dev-runtime";
import * as _$react from "react";

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