Need help using playcanvas-tween in typescript

I’m new to playcanvas and I have got typescript working by following this template: playcanvas-editor-ts-template

I found that there is tween package available, I installed it.
playcanvas-tween

But the main problem is I’m getting following error when I try to use it.
image

I think I’m missing something.