interface ParsedUrlQueryInputextends [NodeJS.Dict]<string | number | boolean | readonly string[] | readonly number[] | readonly boolean[] | null>