Declaration or statement expected with react bootstrap Declaration or statement expected with react bootstrap typescript typescript

Declaration or statement expected with react bootstrap


I have actually just run in to this issue as well.
It seems that you need to upgrade to TS 3.8 or downgrade react-bootstrap to 1.0.1.Check this closed issue:
https://github.com/react-bootstrap/react-bootstrap/issues/5281


I tried this code and it was fixed

npm i typescript@3.8