**What happened**: File index.d.ts referenced in package.json is missing after install. Causes errors in VS Code due to missing type declarations. **What you expected to happen**: Expected index.d.ts to be present in root of installed npm package. **How to reproduce it**: `npm i --save @severlessworkflow/sdk-typescript` **Anything else we need to know?**: **Environment**: