Install Final Countdown plugin on Angular 4

Install Final Countdown plugin on Angular 4

Can someone please tell me how to install JQuery Final Countdown on Angular 4.

I've enabled allowJS and install the library via bower install jquery.countdown and I can see the folders in bower_components. .. Now what do I do? Import? declare var jquery ? 

I'm very new to JQuery. What is the easiest way to test if I've installed it correctly?

(I've created the project using ionic cli so I don't have  angular-cli.json)