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