import * as React$1 from 'react';
import { JSXSource } from 'react/jsx-dev-runtime';
export * from 'react/jsx-dev-runtime';
export { Fragment } from 'react/jsx-dev-runtime';

declare const jsxDEV: (type: React.ElementType, originalProps: unknown, key: React.Key | undefined, isStatic: boolean, source?: JSXSource, self?: unknown) => React$1.ReactElement<unknown, string | React$1.JSXElementConstructor<any>>;

export { jsxDEV };
