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