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