import type { RouteContext } from '../router.js'; export declare function handleA2ACommand(args: string, _ctx: RouteContext): Promise; //# sourceMappingURL=a2a.d.ts.map