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