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