import {HashCtor} from './types'; const BLAKE2s224 = require('bcrypto/lib/blake2s224'); export {BLAKE2s224}