import type { Plugin } from "@opencode-ai/plugin"; export declare const PersonaHarnessPlugin: Plugin; export type { FileRole, PendingInjection, SelectedPolicyOverlay, SelectedSharedSkill } from "./runtime/types.js";