import { type ComponentType } from "react"; /** * @internal */ export declare const withJsxExport: (Component: ComponentType) => ComponentType; //# sourceMappingURL=withJsxExport.d.ts.map