import { Contract } from "../definitions"; export declare function hashContract(contract: Contract): string;