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