import {HashCtor} from "./types"; const Hash160 = require('bcrypto/lib/hash160-browser'); export {Hash160};