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