Import SDK's external dependencies internally from the layer folder, so that customer code can import its own version separately without version conflicts.
Testing done
Integration test added that validates customer code can import an incompatible version of one of our dependencies.
Description
Testing done