#### Interface `Disposable`

* An object with the following key:
  * `dispose`: `() => void`. Disposes of the resource.
