import { Context } from "koa"; export declare function UrlWithNewParams(ctx: Context, query_params: Record): string;