import type { EffectiveAgentManifest } from './schema.js'; export declare function buildAgentManifestPromptSection(manifest: EffectiveAgentManifest): string;