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