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