import "typings-global";
export declare let semver: any;
export declare let shelljs: any;
export import path = require("path");