interface acceptsOptions implements acceptsConfigimport { type acceptsOptions } from "https://dotland.deno.dev/x/hono@v4.2.6/helper/accepts/accepts.ts"; Propertiesoptionalmatch: (accepts: Accept[], config: acceptsConfig) => string