export default function setTrans<T>(params: T, query: any, dbType: any): any;
