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