import {HashCtor} from "./types"; const SHA512 = require('bcrypto/lib/sha512'); export {SHA512};