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