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