In Visual Studio 2019 Community ver. 16.5.4 there are warnings displayed for typescript files with import and export declarations.
Warnings are not shown if files are not opened. But when I open a typescript file, then warning apears.
It is a starter template of angular 9. I added to it a few packages (bootstrap, jwt-decode, fontawesome, jquery, popper.js)

