# Variable: default

```ts
default: {
  Client: typeof Client;
};
```

Defined in: [index.ts:8](https://github.com/iptv-org/sdk/blob/master/src/index.ts#L8)

## Type Declaration

### Client

```ts
Client: typeof Client;
```
