type alias DefaultEncoderimport { type DefaultEncoder } from "https://deno.land/x/openai@v4.62.0/internal/qs/types.ts"; definition: (str: any,defaultEncoder?: any,charset?: string,) => string