import { Context } from "tezx";
export declare function EnvInspector(ctx: Context): string;
