{
  "type": "Program",
  "statements": [
    {
      "type": "TSInterfaceDeclaration",
      "body": {
        "type": "TSInterfaceBody",
        "body": [
          {
            "type": "TSPropertySignature",
            "computed": false,
            "optional": false,
            "readonly": false,
            "key": {
              "type": "Identifier",
              "name": "a",
              "loc": {
                "start": {
                  "line": 18,
                  "column": 5
                },
                "end": {
                  "line": 18,
                  "column": 6
                }
              }
            },
            "typeAnnotation": {
              "type": "TSNumberKeyword",
              "loc": {
                "start": {
                  "line": 18,
                  "column": 8
                },
                "end": {
                  "line": 18,
                  "column": 14
                }
              }
            },
            "loc": {
              "start": {
                "line": 18,
                "column": 5
              },
              "end": {
                "line": 19,
                "column": 2
              }
            }
          }
        ],
        "loc": {
          "start": {
            "line": 17,
            "column": 13
          },
          "end": {
            "line": 19,
            "column": 2
          }
        }
      },
      "id": {
        "type": "Identifier",
        "name": "z",
        "loc": {
          "start": {
            "line": 17,
            "column": 11
          },
          "end": {
            "line": 17,
            "column": 12
          }
        }
      },
      "extends": [],
      "loc": {
        "start": {
          "line": 17,
          "column": 1
        },
        "end": {
          "line": 19,
          "column": 2
        }
      }
    },
    {
      "type": "TSInterfaceDeclaration",
      "body": {
        "type": "TSInterfaceBody",
        "body": [
          {
            "type": "TSConstructSignatureDeclaration",
            "params": [
              {
                "type": "Identifier",
                "name": "a",
                "typeAnnotation": {
                  "type": "TSNumberKeyword",
                  "loc": {
                    "start": {
                      "line": 22,
                      "column": 12
                    },
                    "end": {
                      "line": 22,
                      "column": 18
                    }
                  }
                },
                "loc": {
                  "start": {
                    "line": 22,
                    "column": 9
                  },
                  "end": {
                    "line": 22,
                    "column": 10
                  }
                }
              },
              {
                "type": "Identifier",
                "name": "b",
                "typeAnnotation": {
                  "type": "TSStringKeyword",
                  "loc": {
                    "start": {
                      "line": 22,
                      "column": 23
                    },
                    "end": {
                      "line": 22,
                      "column": 29
                    }
                  }
                },
                "loc": {
                  "start": {
                    "line": 22,
                    "column": 20
                  },
                  "end": {
                    "line": 22,
                    "column": 21
                  }
                }
              }
            ],
            "returnType": {
              "type": "TSNumberKeyword",
              "loc": {
                "start": {
                  "line": 22,
                  "column": 32
                },
                "end": {
                  "line": 22,
                  "column": 38
                }
              }
            },
            "loc": {
              "start": {
                "line": 22,
                "column": 5
              },
              "end": {
                "line": 23,
                "column": 2
              }
            }
          }
        ],
        "loc": {
          "start": {
            "line": 21,
            "column": 13
          },
          "end": {
            "line": 23,
            "column": 2
          }
        }
      },
      "id": {
        "type": "Identifier",
        "name": "b",
        "loc": {
          "start": {
            "line": 21,
            "column": 11
          },
          "end": {
            "line": 21,
            "column": 12
          }
        }
      },
      "extends": [],
      "loc": {
        "start": {
          "line": 21,
          "column": 1
        },
        "end": {
          "line": 23,
          "column": 2
        }
      }
    },
    {
      "type": "TSInterfaceDeclaration",
      "body": {
        "type": "TSInterfaceBody",
        "body": [
          {
            "type": "TSConstructSignatureDeclaration",
            "params": [
              {
                "type": "Identifier",
                "name": "a",
                "typeAnnotation": {
                  "type": "TSNumberKeyword",
                  "loc": {
                    "start": {
                      "line": 26,
                      "column": 12
                    },
                    "end": {
                      "line": 26,
                      "column": 18
                    }
                  }
                },
                "loc": {
                  "start": {
                    "line": 26,
                    "column": 9
                  },
                  "end": {
                    "line": 26,
                    "column": 10
                  }
                }
              },
              {
                "type": "Identifier",
                "name": "b",
                "typeAnnotation": {
                  "type": "TSStringKeyword",
                  "loc": {
                    "start": {
                      "line": 26,
                      "column": 23
                    },
                    "end": {
                      "line": 26,
                      "column": 29
                    }
                  }
                },
                "loc": {
                  "start": {
                    "line": 26,
                    "column": 20
                  },
                  "end": {
                    "line": 26,
                    "column": 21
                  }
                }
              }
            ],
            "returnType": {
              "type": "TSNumberKeyword",
              "loc": {
                "start": {
                  "line": 26,
                  "column": 32
                },
                "end": {
                  "line": 26,
                  "column": 38
                }
              }
            },
            "loc": {
              "start": {
                "line": 26,
                "column": 5
              },
              "end": {
                "line": 27,
                "column": 2
              }
            }
          }
        ],
        "loc": {
          "start": {
            "line": 25,
            "column": 26
          },
          "end": {
            "line": 27,
            "column": 2
          }
        }
      },
      "id": {
        "type": "Identifier",
        "name": "c",
        "loc": {
          "start": {
            "line": 25,
            "column": 11
          },
          "end": {
            "line": 25,
            "column": 12
          }
        }
      },
      "extends": [
        {
          "type": "TSInterfaceHeritage",
          "expression": {
            "type": "TSTypeReference",
            "typeName": {
              "type": "Identifier",
              "name": "z",
              "loc": {
                "start": {
                  "line": 25,
                  "column": 21
                },
                "end": {
                  "line": 25,
                  "column": 22
                }
              }
            },
            "loc": {
              "start": {
                "line": 25,
                "column": 22
              },
              "end": {
                "line": 25,
                "column": 22
              }
            }
          },
          "loc": {
            "start": {
              "line": 25,
              "column": 22
            },
            "end": {
              "line": 25,
              "column": 22
            }
          }
        },
        {
          "type": "TSInterfaceHeritage",
          "expression": {
            "type": "TSTypeReference",
            "typeName": {
              "type": "Identifier",
              "name": "b",
              "loc": {
                "start": {
                  "line": 25,
                  "column": 24
                },
                "end": {
                  "line": 25,
                  "column": 25
                }
              }
            },
            "loc": {
              "start": {
                "line": 25,
                "column": 26
              },
              "end": {
                "line": 25,
                "column": 25
              }
            }
          },
          "loc": {
            "start": {
              "line": 25,
              "column": 26
            },
            "end": {
              "line": 25,
              "column": 25
            }
          }
        }
      ],
      "loc": {
        "start": {
          "line": 25,
          "column": 1
        },
        "end": {
          "line": 27,
          "column": 2
        }
      }
    },
    {
      "type": "TSInterfaceDeclaration",
      "body": {
        "type": "TSInterfaceBody",
        "body": [
          {
            "type": "TSPropertySignature",
            "computed": false,
            "optional": false,
            "readonly": false,
            "key": {
              "type": "Identifier",
              "name": "a",
              "loc": {
                "start": {
                  "line": 30,
                  "column": 5
                },
                "end": {
                  "line": 30,
                  "column": 6
                }
              }
            },
            "typeAnnotation": {
              "type": "TSNumberKeyword",
              "loc": {
                "start": {
                  "line": 30,
                  "column": 8
                },
                "end": {
                  "line": 30,
                  "column": 14
                }
              }
            },
            "loc": {
              "start": {
                "line": 30,
                "column": 5
              },
              "end": {
                "line": 30,
                "column": 15
              }
            }
          },
          {
            "type": "TSConstructSignatureDeclaration",
            "params": [
              {
                "type": "Identifier",
                "name": "a",
                "typeAnnotation": {
                  "type": "TSNumberKeyword",
                  "loc": {
                    "start": {
                      "line": 31,
                      "column": 12
                    },
                    "end": {
                      "line": 31,
                      "column": 18
                    }
                  }
                },
                "loc": {
                  "start": {
                    "line": 31,
                    "column": 9
                  },
                  "end": {
                    "line": 31,
                    "column": 10
                  }
                }
              },
              {
                "type": "Identifier",
                "name": "b",
                "typeAnnotation": {
                  "type": "TSStringKeyword",
                  "loc": {
                    "start": {
                      "line": 31,
                      "column": 23
                    },
                    "end": {
                      "line": 31,
                      "column": 29
                    }
                  }
                },
                "loc": {
                  "start": {
                    "line": 31,
                    "column": 20
                  },
                  "end": {
                    "line": 31,
                    "column": 21
                  }
                }
              }
            ],
            "returnType": {
              "type": "TSNumberKeyword",
              "loc": {
                "start": {
                  "line": 31,
                  "column": 32
                },
                "end": {
                  "line": 31,
                  "column": 38
                }
              }
            },
            "loc": {
              "start": {
                "line": 31,
                "column": 5
              },
              "end": {
                "line": 32,
                "column": 2
              }
            }
          }
        ],
        "loc": {
          "start": {
            "line": 29,
            "column": 13
          },
          "end": {
            "line": 32,
            "column": 2
          }
        }
      },
      "id": {
        "type": "Identifier",
        "name": "d",
        "loc": {
          "start": {
            "line": 29,
            "column": 11
          },
          "end": {
            "line": 29,
            "column": 12
          }
        }
      },
      "extends": [],
      "loc": {
        "start": {
          "line": 29,
          "column": 1
        },
        "end": {
          "line": 32,
          "column": 2
        }
      }
    },
    {
      "type": "VariableDeclaration",
      "declarations": [
        {
          "type": "VariableDeclarator",
          "id": {
            "type": "Identifier",
            "name": "a",
            "typeAnnotation": {
              "type": "TSTypeReference",
              "typeName": {
                "type": "Identifier",
                "name": "d",
                "loc": {
                  "start": {
                    "line": 34,
                    "column": 8
                  },
                  "end": {
                    "line": 34,
                    "column": 9
                  }
                }
              },
              "loc": {
                "start": {
                  "line": 34,
                  "column": 8
                },
                "end": {
                  "line": 34,
                  "column": 9
                }
              }
            },
            "loc": {
              "start": {
                "line": 34,
                "column": 5
              },
              "end": {
                "line": 34,
                "column": 6
              }
            }
          },
          "init": null,
          "loc": {
            "start": {
              "line": 34,
              "column": 5
            },
            "end": {
              "line": 34,
              "column": 6
            }
          }
        }
      ],
      "kind": "var",
      "loc": {
        "start": {
          "line": 34,
          "column": 1
        },
        "end": {
          "line": 34,
          "column": 10
        }
      }
    },
    {
      "type": "VariableDeclaration",
      "declarations": [
        {
          "type": "VariableDeclarator",
          "id": {
            "type": "Identifier",
            "name": "a",
            "typeAnnotation": {
              "type": "TSTypeReference",
              "typeName": {
                "type": "Identifier",
                "name": "c",
                "loc": {
                  "start": {
                    "line": 35,
                    "column": 8
                  },
                  "end": {
                    "line": 35,
                    "column": 9
                  }
                }
              },
              "loc": {
                "start": {
                  "line": 35,
                  "column": 8
                },
                "end": {
                  "line": 35,
                  "column": 9
                }
              }
            },
            "loc": {
              "start": {
                "line": 35,
                "column": 5
              },
              "end": {
                "line": 35,
                "column": 6
              }
            }
          },
          "init": null,
          "loc": {
            "start": {
              "line": 35,
              "column": 5
            },
            "end": {
              "line": 35,
              "column": 6
            }
          }
        }
      ],
      "kind": "var",
      "loc": {
        "start": {
          "line": 35,
          "column": 1
        },
        "end": {
          "line": 35,
          "column": 10
        }
      }
    }
  ],
  "loc": {
    "start": {
      "line": 1,
      "column": 1
    },
    "end": {
      "line": 36,
      "column": 1
    }
  }
}
