export namespace minproc { export { cwd }; } declare function cwd(): string; export {}; //# sourceMappingURL=minproc.browser.d.ts.map