import express from "express"; export declare function changeUrlHost(url: string, request: express.Request): string;