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