The current version ([1.1.0](https://www.npmjs.com/package/trolleyhq/v/1.1.0)) is missing many TypeScript types: there are 26 instances of `any` in the published types. Such as [`OfflinePayment.create`](https://github.com/trolley/javascript-sdk/blob/807e86d7974fd44722ffb3b97af0ce353843b3e0/lib/OfflinePayment.ts#L30), [`RecipientAccountGateway.create`](https://github.com/trolley/javascript-sdk/blob/807e86d7974fd44722ffb3b97af0ce353843b3e0/lib/RecipientAccountGateway.ts#L79), etc.