import type { Prompts } from "acp-kernel"; export declare function buildAcpSystemPrompt(prompts: Prompts): string;