declare function _exports(ctx: any, cfg: any, serverName: any): Promise<string | import("koishi").Element>;
export = _exports;
