const Runtime = globalThis.__IDEA_PLUGIN_HOST_REACT_JSX_RUNTIME__; export const Fragment = Runtime.Fragment; export const jsx = Runtime.jsx; export const jsxs = Runtime.jsxs;