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