import { type JSXNode } from 'hono/jsx'; export { Fragment } from 'hono/jsx'; export declare function jsxDEV(tag: string | Function, props: Record, key?: string): JSXNode; //# sourceMappingURL=index.d.ts.map