export declare function isCommandNotIncludesOther(currentCommand: string, selfWorkspace: string): boolean | undefined;