import { Context, TezX } from "tezx";
export declare function Routes(ctx: Context, app: TezX): string;
