/** * The one glue line every agent-side command opens with: the key from the environment, or the * catalog refusal and the derived exit (GUIDELINES §2 — policy in ../agent-key.ts, rendering in * ./failure.ts, this is the join). */ export declare function requireAgentApiKey(command: string): string;