import { ReactRuntimeCore } from './react-runtime-core'; export { type StoreKey } from './runtime-core'; export declare class ReactRuntime extends ReactRuntimeCore { constructor(...args: ConstructorParameters); } //# sourceMappingURL=react-runtime.d.ts.map