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