import { type queryHelpers } from "https://deno.land/x/fresh_testing_library@0.13.1/mod.ts";
const { FindBy } = queryHelpers;
definition: QueryMethod<[Arguments[0], Arguments[1], waitForOptions], Promise<HTMLElement>>
import { type queryHelpers } from "https://deno.land/x/fresh_testing_library@0.13.1/mod.ts";
const { FindBy } = queryHelpers;