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