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