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