import {HashCtor} from "./types"; const SHA3_256 = require('bcrypto/lib/sha3-256'); export {SHA3_256};