, check: Record<string, typeof mapped> = {
      //@ts-expect-error #25 Property 'required' is missing
      "empty": {},
      "exact": {
        required: "string"