interface AcceptFnimport { type AcceptFn } from "https://deno.land/x/pbkit@v0.0.72/core/parser/misc.ts"; Type ParametersTCall Signatures(parser: RecursiveDescentParser): T | undefined