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