The `names-controller` [imports the following types](https://lit.dev/docs/composition/controllers/). ``` import {initialState, StatusRenderer, Task} from '@lit-labs/task'; ``` And these are marked as deprecated.