I have a client who has a .dll library and is interested in creating a native Angular 2 app using the algorithm from this library. I'm wondering if it's possible to import a .dll into an Angular 2 project written in Typescript. If not, what other types of libraries can be imported into Typescript?