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