import {HashCtor} from "./types"; const MD5 = require('bcrypto/lib/md5-browser'); export {MD5};