We are using **import as atlas from "azure-maps-control";* from an npm package. We want to use the animation module from Azure Maps https://github.com/Azure-Samples/AzureMapsCodeSamples/blob/master/AzureMapsCodeSamples/Custom%20Modules/Animation%20module/AnimationModule.ts
But seems like the export is not working in Angular, Any idea how we can make that work?