import type { RouteContext } from '../router.js'; export declare function handleStopAgentCommand(ctx: RouteContext): string; //# sourceMappingURL=stop-agent.d.ts.map