Ion-refresher inside inner component

So currently I have a template with ion-content, and within that ion-content I have another component that contains my list with ion-refresher. Now is it possible to have ion-refresher with ion-scroll or something instead of ion-content? Currently I am getting these errors “No provider for Content (”[ERROR ->]<ion-refresher"

Any help would be greatly appreciated.