export declare function newWorkspace(cwd: string, args: { [k: string]: any; }): Promise;