<!-- * Please fill out this template with all the relevant information so we can understand what's going on and fix the issue. We appreciate bugs filed and PRs submitted! * If your issue is regarding one of the query APIs (`getByText`, `getByLabelText`, etc), then please file it on the `dom-testing-library` repository instead. If you file it here it will be closed. Thanks :) * Please make sure that you are familiar with and follow the Code of Conduct for this project (found in the CODE_OF_CONDUCT.md file). We'll probably ask you to submit the fix (after giving some direction). If you've never done that before, that's great! Check this free short video tutorial to learn how: http://kcd.im/pull-request --> - `@testing-library/react` version: 10.0.1 - `react` version: 16.13.0 - `node` version: v12.14.0 - `npm` (or `yarn`) version: 1.22.1 ### Relevant code or config: ```js node_modules/@types/testing-library__react"' has no exported member 'waitFor'.ts(2305) ``` ### What happened: waitFor is working great, but missing type