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