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