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