import CryptoJS = require("./index");

export = CryptoJS.SHA1;
