import type { PluginContext } from 'react-plugin'; import type { RemoteRendererSpec } from './spec.js'; export type RemoteRendererContext = PluginContext;