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