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