Não é possível encontrar o módulo jQuery tipycript Ionic

/* Try running: */

 npm install jquery --save

/* Then in app.module.ts: */

import * as $ from 'jquery';
Cute Caterpillar