export declare function newWorkspace(cwd: string, args: {
    [k: string]: any;
}): Promise<number>;
//# sourceMappingURL=new.d.ts.map