export { jsx, jsxs, Fragment } from "./jsx-runtime.js"; export declare function jsxDEV(type: any, props: any, key?: any): { type: any; props: any; key: any; }; //# sourceMappingURL=jsx-dev-runtime.d.ts.map