Unless a typescript definition file is created for this polyfill, this is how you would use it in an Ionic2 project. It should (in theory) be very similar in an Angular2 project.
You may also want to check out my Nullable project which provides support for .NET's nullable reference type attributes for older target frameworks. This repository hosts the code for the ...