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