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