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