export declare const CAPABILITY_VALUES: readonly ["Telo.Service", "Telo.Runnable", "Telo.Invocable", "Telo.Provider", "Telo.Mount", "Telo.Type"]; /** One-line role summary per capability, surfaced on hover. Kept in sync with * the capability list in `CLAUDE.md` / the kernel builtins. */ export declare const CAPABILITY_DOCS: Record; //# sourceMappingURL=valid-capabilities.d.ts.map