import type { Contract } from "../types.js"; export declare function readContract(): Contract;