Is it Necessary to import page in app.module.ts?

Hi,

I have just upgraded my existing app to ionic 3. I just want to know, is it necessary to import new pages into app.module.ts?

If no, then how will use the new pages without no component found factory error.