import { Fragment, jsx as jsxBase, jsxs as jsxsBase } from "react/jsx-runtime"; export { Fragment }; export declare const jsx: typeof jsxBase; export declare const jsxs: typeof jsxsBase;