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