import type { HookPluginSdk } from '../types.js'; export declare function createHookPluginRcsStateApi(cwd: string): HookPluginSdk['rcs']; //# sourceMappingURL=runtime-state.d.ts.map