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