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

export = CryptoJS.HmacMD5;
