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