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