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