import { TradeBot } from "../../../../TradeBot"; export declare function initExpress(tradeBot: TradeBot): import("express-serve-static-core").Express;