The following lines. https://github.com/testing-library/vue-testing-library/blob/main/types/index.d.ts#L21-L22 I thought it would be more convenient to same as arguments like `findBy~~~` in query the HTMLElement type. https://github.com/testing-library/dom-testing-library/blob/main/types/queries.d.ts#L63 Is there any reason?