whats going on here? saucelabs uses a 'fake' default export, i.e. module.exports.default = SauceLabs
its types define an export default SauceLabs (where declare class SauceLabs {} further up)
The Playground lets you write TypeScript or JavaScript online in a safe and sharable way.