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