{
  "type": "Program",
  "statements": [
    {
      "type": "TSInterfaceDeclaration",
      "body": {
        "type": "TSInterfaceBody",
        "body": [
          {
            "type": "TSCallSignatureDeclaration",
            "params": [
              {
                "type": "Identifier",
                "name": "a",
                "typeAnnotation": {
                  "type": "TSNumberKeyword",
                  "loc": {
                    "start": {
                      "line": 18,
                      "column": 9
                    },
                    "end": {
                      "line": 18,
                      "column": 15
                    }
                  }
                },
                "loc": {
                  "start": {
                    "line": 18,
                    "column": 6
                  },
                  "end": {
                    "line": 18,
                    "column": 7
                  }
                }
              }
            ],
            "returnType": {
              "type": "TSTypeQuery",
              "exprName": {
                "type": "Identifier",
                "name": "a",
                "loc": {
                  "start": {
                    "line": 18,
                    "column": 25
                  },
                  "end": {
                    "line": 18,
                    "column": 26
                  }
                }
              },
              "loc": {
                "start": {
                  "line": 18,
                  "column": 18
                },
                "end": {
                  "line": 18,
                  "column": 26
                }
              }
            },
            "loc": {
              "start": {
                "line": 18,
                "column": 5
              },
              "end": {
                "line": 20,
                "column": 6
              }
            }
          },
          {
            "type": "TSCallSignatureDeclaration",
            "params": [],
            "typeParameters": {
              "type": "TSTypeParameterDeclaration",
              "params": [
                {
                  "type": "TSTypeParameter",
                  "name": {
                    "type": "Identifier",
                    "name": "T",
                    "loc": {
                      "start": {
                        "line": 20,
                        "column": 6
                      },
                      "end": {
                        "line": 20,
                        "column": 7
                      }
                    }
                  },
                  "in": false,
                  "out": false,
                  "loc": {
                    "start": {
                      "line": 20,
                      "column": 6
                    },
                    "end": {
                      "line": 20,
                      "column": 8
                    }
                  }
                }
              ],
              "loc": {
                "start": {
                  "line": 20,
                  "column": 5
                },
                "end": {
                  "line": 20,
                  "column": 8
                }
              }
            },
            "returnType": {
              "type": "TSVoidKeyword",
              "loc": {
                "start": {
                  "line": 20,
                  "column": 12
                },
                "end": {
                  "line": 20,
                  "column": 16
                }
              }
            },
            "loc": {
              "start": {
                "line": 20,
                "column": 5
              },
              "end": {
                "line": 21,
                "column": 2
              }
            }
          }
        ],
        "loc": {
          "start": {
            "line": 17,
            "column": 19
          },
          "end": {
            "line": 21,
            "column": 2
          }
        }
      },
      "id": {
        "type": "Identifier",
        "name": "Example",
        "loc": {
          "start": {
            "line": 17,
            "column": 11
          },
          "end": {
            "line": 17,
            "column": 18
          }
        }
      },
      "extends": [],
      "loc": {
        "start": {
          "line": 17,
          "column": 1
        },
        "end": {
          "line": 21,
          "column": 2
        }
      }
    }
  ],
  "loc": {
    "start": {
      "line": 1,
      "column": 1
    },
    "end": {
      "line": 21,
      "column": 2
    }
  }
}
