import { HashCtor } from './types'; declare const BLAKE2s224: HashCtor; export { BLAKE2s224 };