AUTO_IMPORTED_KOTLIN_LABS_VERSION
We used to auto import kotlin_labs definitions so that users could use @nonnull
, etc... Moving forward, we require users to explicitly import the version of the kotlin_labs definitions they are using.
TODO v5 remove this