export declare const SHELL_SOFT_FAILURE_TOOL_NAMES: Set; export declare function shouldAppendShellContinueHint(result: string): boolean; export declare function appendShellContinueHint(toolName: string, result: string): string; //# sourceMappingURL=shell-soft-failure-hint.d.ts.map