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