I am using jest/enzyme to unit test a component that uses external libraries and jest throws this error when I try to import the component. It works fine for the developers