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