diff --git a/typings/index.d.ts b/typings/index.d.ts index e9cbcd02..8499c974 100644 --- a/typings/index.d.ts +++ b/typings/index.d.ts @@ -5,7 +5,6 @@ import { BoundFunction, GetByAttribute, GetByText, - getQueriesForElement, QueryByAttribute, QueryByText, } from 'dom-testing-library'