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