export declare function executeCommand(workspaceRoot: string, command: string, workingDirectory?: string): Promise;