import { HashCtor } from "./types"; declare const Keccak224: HashCtor; export { Keccak224 };