declare function _exports(ctx: any, cfg: any, serverName: any): Promise<string>;
export = _exports;
