import type { Plugin } from "@opencode-ai/plugin"; declare const CCX: Plugin; export default CCX; export type { OhMyCCAgentConfig } from "./config/schema";