Does using int2 mean exported app needs stride dependencies?

The Gray book says

"If your application is referencing VL.Stride, make sure the target PC also has the following dependencies installed:

Microsoft Visual C++ Redistributables 2013 and 2019
MSBuild Tools"

I understand the int2 datatype also comes from stride.

Just to double check, does an application using int2 but not otherwise referencing VL.stride need to include these dependencies?