{
  "type": "Program",
  "statements": [
    {
      "type": "TSInterfaceDeclaration",
      "body": {
        "type": "TSInterfaceBody",
        "body": [],
        "loc": {
          "start": {
            "line": 16,
            "column": 21
          },
          "end": {
            "line": 16,
            "column": 23
          }
        }
      },
      "id": {
        "type": "Identifier",
        "name": "I",
        "loc": {
          "start": {
            "line": 16,
            "column": 11
          },
          "end": {
            "line": 16,
            "column": 12
          }
        }
      },
      "extends": [],
      "typeParameters": {
        "type": "TSTypeParameterDeclaration",
        "params": [
          {
            "type": "TSTypeParameter",
            "name": {
              "type": "Identifier",
              "name": "out",
              "loc": {
                "start": {
                  "line": 16,
                  "column": 16
                },
                "end": {
                  "line": 16,
                  "column": 19
                }
              }
            },
            "in": true,
            "out": false,
            "loc": {
              "start": {
                "line": 16,
                "column": 13
              },
              "end": {
                "line": 16,
                "column": 20
              }
            }
          }
        ],
        "loc": {
          "start": {
            "line": 16,
            "column": 12
          },
          "end": {
            "line": 16,
            "column": 20
          }
        }
      },
      "loc": {
        "start": {
          "line": 16,
          "column": 1
        },
        "end": {
          "line": 16,
          "column": 23
        }
      }
    }
  ],
  "loc": {
    "start": {
      "line": 1,
      "column": 1
    },
    "end": {
      "line": 16,
      "column": 23
    }
  }
}
