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