reactlynx-testing-library / queryAllByLabelText
function queryAllByLabelText<T>(...args: [HTMLElement, Matcher, SelectorMatcherOptions]): ReturnType<AllByText<T>>