variable z.util.findimport { z } from "https://dotland.deno.dev/x/fluentci@v0.13.0/deps.ts"; const { find } = z.util; type<T>(arr: T[], checker: (arg: T) => any) => T | undefined