variable findByNameimport { findByName } from "https://deno.land/x/hex@0.5.15/src/formatters/mod.ts"; type(formatters: Iterable<Formatter>, name: string) => Formatter | undefined