import {HashCtor} from './types'; const BLAKE2b512 = require('bcrypto/lib/blake2b512'); export {BLAKE2b512}