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