How to use Angular Material in Ionic3?

I have a Question that how to integrate Angular4Material in Ionic3.
I am looking to use AngularMaterial

AngularMaterial in Ionic3 Project.

I know that Ionic3 Already comes with Material Design but few components were not good in Ionic3 especially Select Menu, Autocomplete etc…
So i want to use MaterialSelect Menu https://material.angular.io/components/select/overview

Autocomplete https://material.angular.io/components/autocomplete/overview

from AngularMaterial?

I tried to integrate this in my project. But not working.
Previously in Angular1Material and Ionic1 combo its working.

But in Ionic3 How to Achieve This?

Please help me on this.

If its worked means we can give awesome designs using AngularMaterial compare to ionc material.

Thank you.