reactlynx-testing-library / GetByBoundAttribute
type GetByBoundAttribute<T>: (container: HTMLElement, id: Matcher, options?: MatcherOptions) => T;