import type { FrameworkAdapter } from './component-factory'; declare const reactAdapter: FrameworkAdapter; export default reactAdapter; //# sourceMappingURL=react-adapter.d.ts.map