type SerializeTransactionOptions< _transaction extends TransactionSerializable,> = { transaction: _transaction };