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