import type { PiLikeContext } from "../pi-context.js"; export declare function handleAgent(ctx: PiLikeContext, taskArg: string): Promise;