/** * @license * Copyright 2025 Qwen * SPDX-License-Identifier: Apache-2.0 */ export declare function isShellCommandReadOnly(command: string): boolean;