import type { VendoComposition } from "./compose-context.js"; /** 10-mcp §1 — the door, its posture, and the origin-root paths it owns. */ export declare const composeMcp: (composition: VendoComposition) => Pick;