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