import { IUpdateParams } from '../index';
export default function updateTrans(params: IUpdateParams, operate: any, minapp: any): any;
