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