import { r as __name } from "./chunk-BGCRLu6H.js"; import { a as FabricConstProps, c as FabricFunctionProps, d as FabricReactNode, f as FabricSourceProps, g as LineBreakProps, l as FabricImportProps, m as FabricTypeProps, o as FabricExportProps, p as FabricTextProps, s as FabricFileProps, u as FabricReactElement } from "./types-Bvn9oPwx.js"; import React from "react"; //#region src/jsx-namespace.d.ts declare namespace JSX$1 { type ElementType = React.JSX.ElementType; type Element = FabricReactElement; interface ElementClass extends React.JSX.ElementClass { render(): FabricReactNode; } interface ElementAttributesProperty { props: {}; } interface ElementChildrenAttribute { children: {}; } interface IntrinsicElements extends React.JSX.IntrinsicElements { 'kubb-text': FabricTextProps; 'kubb-file': FabricFileProps; 'kubb-source': FabricSourceProps; 'kubb-import': FabricImportProps; 'kubb-export': FabricExportProps; 'kubb-function': FabricFunctionProps; 'kubb-const': FabricConstProps; 'kubb-type': FabricTypeProps; br: LineBreakProps; indent: {}; dedent: {}; } type LibraryManagedAttributes = React.JSX.LibraryManagedAttributes; interface IntrinsicClassAttributes extends React.JSX.IntrinsicClassAttributes {} interface IntrinsicElements extends React.JSX.IntrinsicElements {} } //#endregion export { JSX$1 as t }; //# sourceMappingURL=jsx-namespace-CrGWqVxo.d.ts.map