I am trying to compile this library and run it locally with [gas-local](https://www.npmjs.com/package/gas-local). However, when I compile the sample project with tsc I get ``` error TS2304: Cannot find name 'RestClient' ```