export declare function resolveWorkspacePath(baseDir: string, name: string): string; export declare function initWorkspace(wsPath: string): Promise; //# sourceMappingURL=workspace.d.ts.map