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