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