#!/usr/bin/env node import * as acp from "@agentclientprotocol/sdk"; export declare function startAcpAgent(): acp.AgentSideConnection;