/**
 * meant to be used to print pretty info from simba.json, so that
 * users do not have to directly interact with/view their simba.json
 * @param field
 * @param contract
 * @returns
 */
export declare const getSimbaInfo: (field?: string, contract?: string) => void;
//# sourceMappingURL=simbainfo.d.ts.map