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