Instead of import, use #include like this:
#include
#include<iostream>
Or you could turn off Intellisense if you still want to use import, because Intellisense doesn't affect the code compilation, it just makes the coding process easier and faster.
Intellisense