fromKeysValues<T0 = any, T1 = any>( tx: Transaction, args: [ TransactionArgument | (string | TransactionObjectArgument)
[], TransactionArgument | (string | TransactionObjectArgument)
[], ], typeArguments: [string | TypeDescriptor<T0>, string | TypeDescriptor<T1>],): TransactionArgument & [TransactionArgument, TransactionArgument]