{
  "type": "Program",
  "statements": [
    {
      "type": "VariableDeclaration",
      "declarations": [
        {
          "type": "VariableDeclarator",
          "id": {
            "type": "Identifier",
            "name": "x1",
            "typeAnnotation": {
              "type": "TSTupleType",
              "elementTypes": [
                {
                  "type": "TSNumberKeyword",
                  "loc": {
                    "start": {
                      "line": 17,
                      "column": 11
                    },
                    "end": {
                      "line": 17,
                      "column": 17
                    }
                  }
                },
                {
                  "type": "TSStringKeyword",
                  "loc": {
                    "start": {
                      "line": 17,
                      "column": 19
                    },
                    "end": {
                      "line": 17,
                      "column": 25
                    }
                  }
                }
              ],
              "loc": {
                "start": {
                  "line": 17,
                  "column": 10
                },
                "end": {
                  "line": 17,
                  "column": 26
                }
              }
            },
            "loc": {
              "start": {
                "line": 17,
                "column": 5
              },
              "end": {
                "line": 17,
                "column": 7
              }
            }
          },
          "init": null,
          "loc": {
            "start": {
              "line": 17,
              "column": 5
            },
            "end": {
              "line": 17,
              "column": 7
            }
          }
        }
      ],
      "kind": "var",
      "loc": {
        "start": {
          "line": 17,
          "column": 1
        },
        "end": {
          "line": 17,
          "column": 27
        }
      }
    },
    {
      "type": "VariableDeclaration",
      "declarations": [
        {
          "type": "VariableDeclarator",
          "id": {
            "type": "Identifier",
            "name": "x2",
            "typeAnnotation": {
              "type": "TSTupleType",
              "elementTypes": [
                {
                  "type": "TSStringKeyword",
                  "loc": {
                    "start": {
                      "line": 18,
                      "column": 11
                    },
                    "end": {
                      "line": 18,
                      "column": 17
                    }
                  }
                },
                {
                  "type": "TSRestType",
                  "typeAnnotation": {
                    "type": "TSArrayType",
                    "elementType": {
                      "type": "TSNumberKeyword",
                      "loc": {
                        "start": {
                          "line": 18,
                          "column": 22
                        },
                        "end": {
                          "line": 18,
                          "column": 28
                        }
                      }
                    },
                    "loc": {
                      "start": {
                        "line": 18,
                        "column": 22
                      },
                      "end": {
                        "line": 18,
                        "column": 30
                      }
                    }
                  },
                  "loc": {
                    "start": {
                      "line": 18,
                      "column": 19
                    },
                    "end": {
                      "line": 18,
                      "column": 30
                    }
                  }
                },
                {
                  "type": "TSStringKeyword",
                  "loc": {
                    "start": {
                      "line": 18,
                      "column": 32
                    },
                    "end": {
                      "line": 18,
                      "column": 38
                    }
                  }
                }
              ],
              "loc": {
                "start": {
                  "line": 18,
                  "column": 10
                },
                "end": {
                  "line": 18,
                  "column": 39
                }
              }
            },
            "loc": {
              "start": {
                "line": 18,
                "column": 5
              },
              "end": {
                "line": 18,
                "column": 7
              }
            }
          },
          "init": null,
          "loc": {
            "start": {
              "line": 18,
              "column": 5
            },
            "end": {
              "line": 18,
              "column": 7
            }
          }
        }
      ],
      "kind": "var",
      "loc": {
        "start": {
          "line": 18,
          "column": 1
        },
        "end": {
          "line": 18,
          "column": 40
        }
      }
    },
    {
      "type": "VariableDeclaration",
      "declarations": [
        {
          "type": "VariableDeclarator",
          "id": {
            "type": "Identifier",
            "name": "x3",
            "typeAnnotation": {
              "type": "TSTupleType",
              "elementTypes": [
                {
                  "type": "TSNamedTupleMember",
                  "elementType": {
                    "type": "TSBooleanKeyword",
                    "loc": {
                      "start": {
                        "line": 19,
                        "column": 15
                      },
                      "end": {
                        "line": 19,
                        "column": 22
                      }
                    }
                  },
                  "label": {
                    "type": "Identifier",
                    "name": "a",
                    "loc": {
                      "start": {
                        "line": 19,
                        "column": 11
                      },
                      "end": {
                        "line": 19,
                        "column": 12
                      }
                    }
                  },
                  "loc": {
                    "start": {
                      "line": 19,
                      "column": 11
                    },
                    "end": {
                      "line": 19,
                      "column": 22
                    }
                  }
                },
                {
                  "type": "TSNamedTupleMember",
                  "elementType": {
                    "type": "TSArrayType",
                    "elementType": {
                      "type": "TSStringKeyword",
                      "loc": {
                        "start": {
                          "line": 19,
                          "column": 30
                        },
                        "end": {
                          "line": 19,
                          "column": 36
                        }
                      }
                    },
                    "loc": {
                      "start": {
                        "line": 19,
                        "column": 30
                      },
                      "end": {
                        "line": 19,
                        "column": 38
                      }
                    }
                  },
                  "label": {
                    "type": "Identifier",
                    "name": "b",
                    "loc": {
                      "start": {
                        "line": 19,
                        "column": 27
                      },
                      "end": {
                        "line": 19,
                        "column": 28
                      }
                    }
                  },
                  "rest": true,
                  "loc": {
                    "start": {
                      "line": 19,
                      "column": 24
                    },
                    "end": {
                      "line": 19,
                      "column": 38
                    }
                  }
                },
                {
                  "type": "TSNamedTupleMember",
                  "elementType": {
                    "type": "TSNumberKeyword",
                    "loc": {
                      "start": {
                        "line": 19,
                        "column": 44
                      },
                      "end": {
                        "line": 19,
                        "column": 50
                      }
                    }
                  },
                  "label": {
                    "type": "Identifier",
                    "name": "c",
                    "loc": {
                      "start": {
                        "line": 19,
                        "column": 40
                      },
                      "end": {
                        "line": 19,
                        "column": 41
                      }
                    }
                  },
                  "loc": {
                    "start": {
                      "line": 19,
                      "column": 40
                    },
                    "end": {
                      "line": 19,
                      "column": 50
                    }
                  }
                }
              ],
              "loc": {
                "start": {
                  "line": 19,
                  "column": 10
                },
                "end": {
                  "line": 19,
                  "column": 51
                }
              }
            },
            "loc": {
              "start": {
                "line": 19,
                "column": 5
              },
              "end": {
                "line": 19,
                "column": 7
              }
            }
          },
          "init": null,
          "loc": {
            "start": {
              "line": 19,
              "column": 5
            },
            "end": {
              "line": 19,
              "column": 7
            }
          }
        }
      ],
      "kind": "var",
      "loc": {
        "start": {
          "line": 19,
          "column": 1
        },
        "end": {
          "line": 19,
          "column": 52
        }
      }
    },
    {
      "type": "VariableDeclaration",
      "declarations": [
        {
          "type": "VariableDeclarator",
          "id": {
            "type": "Identifier",
            "name": "x4",
            "typeAnnotation": {
              "type": "TSTupleType",
              "elementTypes": [
                {
                  "type": "TSStringKeyword",
                  "loc": {
                    "start": {
                      "line": 20,
                      "column": 11
                    },
                    "end": {
                      "line": 20,
                      "column": 17
                    }
                  }
                },
                {
                  "type": "TSOptionalType",
                  "typeAnnotation": {
                    "type": "TSNumberKeyword",
                    "loc": {
                      "start": {
                        "line": 20,
                        "column": 19
                      },
                      "end": {
                        "line": 20,
                        "column": 25
                      }
                    }
                  },
                  "loc": {
                    "start": {
                      "line": 20,
                      "column": 19
                    },
                    "end": {
                      "line": 20,
                      "column": 26
                    }
                  }
                }
              ],
              "loc": {
                "start": {
                  "line": 20,
                  "column": 10
                },
                "end": {
                  "line": 20,
                  "column": 27
                }
              }
            },
            "loc": {
              "start": {
                "line": 20,
                "column": 5
              },
              "end": {
                "line": 20,
                "column": 7
              }
            }
          },
          "init": null,
          "loc": {
            "start": {
              "line": 20,
              "column": 5
            },
            "end": {
              "line": 20,
              "column": 7
            }
          }
        }
      ],
      "kind": "var",
      "loc": {
        "start": {
          "line": 20,
          "column": 1
        },
        "end": {
          "line": 20,
          "column": 28
        }
      }
    },
    {
      "type": "VariableDeclaration",
      "declarations": [
        {
          "type": "VariableDeclarator",
          "id": {
            "type": "Identifier",
            "name": "x5",
            "typeAnnotation": {
              "type": "TSTupleType",
              "elementTypes": [
                {
                  "type": "TSNamedTupleMember",
                  "elementType": {
                    "type": "TSNumberKeyword",
                    "loc": {
                      "start": {
                        "line": 21,
                        "column": 15
                      },
                      "end": {
                        "line": 21,
                        "column": 21
                      }
                    }
                  },
                  "label": {
                    "type": "Identifier",
                    "name": "a",
                    "loc": {
                      "start": {
                        "line": 21,
                        "column": 11
                      },
                      "end": {
                        "line": 21,
                        "column": 12
                      }
                    }
                  },
                  "loc": {
                    "start": {
                      "line": 21,
                      "column": 11
                    },
                    "end": {
                      "line": 21,
                      "column": 21
                    }
                  }
                },
                {
                  "type": "TSNamedTupleMember",
                  "elementType": {
                    "type": "TSStringKeyword",
                    "loc": {
                      "start": {
                        "line": 21,
                        "column": 28
                      },
                      "end": {
                        "line": 21,
                        "column": 34
                      }
                    }
                  },
                  "label": {
                    "type": "Identifier",
                    "name": "b",
                    "loc": {
                      "start": {
                        "line": 21,
                        "column": 23
                      },
                      "end": {
                        "line": 21,
                        "column": 24
                      }
                    }
                  },
                  "optional": true,
                  "loc": {
                    "start": {
                      "line": 21,
                      "column": 23
                    },
                    "end": {
                      "line": 21,
                      "column": 34
                    }
                  }
                }
              ],
              "loc": {
                "start": {
                  "line": 21,
                  "column": 10
                },
                "end": {
                  "line": 21,
                  "column": 35
                }
              }
            },
            "loc": {
              "start": {
                "line": 21,
                "column": 5
              },
              "end": {
                "line": 21,
                "column": 7
              }
            }
          },
          "init": null,
          "loc": {
            "start": {
              "line": 21,
              "column": 5
            },
            "end": {
              "line": 21,
              "column": 7
            }
          }
        }
      ],
      "kind": "var",
      "loc": {
        "start": {
          "line": 21,
          "column": 1
        },
        "end": {
          "line": 21,
          "column": 36
        }
      }
    },
    {
      "type": "ClassDeclaration",
      "definition": {
        "id": {
          "type": "Identifier",
          "name": "ForTupleTest",
          "loc": {
            "start": {
              "line": 23,
              "column": 7
            },
            "end": {
              "line": 23,
              "column": 19
            }
          }
        },
        "superClass": null,
        "implements": [],
        "constructor": {
          "type": "MethodDefinition",
          "key": {
            "type": "Identifier",
            "name": "constructor",
            "loc": {
              "start": {
                "line": 1,
                "column": 1
              },
              "end": {
                "line": 1,
                "column": 1
              }
            }
          },
          "kind": "constructor",
          "static": false,
          "optional": false,
          "computed": false,
          "value": {
            "type": "FunctionExpression",
            "function": {
              "type": "ScriptFunction",
              "id": null,
              "generator": false,
              "async": false,
              "expression": false,
              "params": [],
              "body": {
                "type": "BlockStatement",
                "statements": [],
                "loc": {
                  "start": {
                    "line": 23,
                    "column": 1
                  },
                  "end": {
                    "line": 23,
                    "column": 1
                  }
                }
              },
              "loc": {
                "start": {
                  "line": 23,
                  "column": 1
                },
                "end": {
                  "line": 23,
                  "column": 1
                }
              }
            },
            "loc": {
              "start": {
                "line": 1,
                "column": 1
              },
              "end": {
                "line": 1,
                "column": 1
              }
            }
          },
          "overloads": [],
          "decorators": [],
          "annotations": [],
          "loc": {
            "start": {
              "line": 23,
              "column": 1
            },
            "end": {
              "line": 24,
              "column": 2
            }
          }
        },
        "body": [],
        "indexSignatures": [],
        "loc": {
          "start": {
            "line": 23,
            "column": 20
          },
          "end": {
            "line": 24,
            "column": 2
          }
        }
      },
      "decorators": [],
      "isAnnotationDeclaration": false,
      "loc": {
        "start": {
          "line": 23,
          "column": 1
        },
        "end": {
          "line": 24,
          "column": 2
        }
      }
    },
    {
      "type": "VariableDeclaration",
      "declarations": [
        {
          "type": "VariableDeclarator",
          "id": {
            "type": "Identifier",
            "name": "x6",
            "typeAnnotation": {
              "type": "TSTupleType",
              "elementTypes": [
                {
                  "type": "TSTypeReference",
                  "typeName": {
                    "type": "Identifier",
                    "name": "ForTupleTest",
                    "loc": {
                      "start": {
                        "line": 25,
                        "column": 11
                      },
                      "end": {
                        "line": 25,
                        "column": 23
                      }
                    }
                  },
                  "loc": {
                    "start": {
                      "line": 25,
                      "column": 11
                    },
                    "end": {
                      "line": 25,
                      "column": 23
                    }
                  }
                },
                {
                  "type": "TSOptionalType",
                  "typeAnnotation": {
                    "type": "TSTypeReference",
                    "typeName": {
                      "type": "Identifier",
                      "name": "ForTupleTest",
                      "loc": {
                        "start": {
                          "line": 25,
                          "column": 25
                        },
                        "end": {
                          "line": 25,
                          "column": 37
                        }
                      }
                    },
                    "loc": {
                      "start": {
                        "line": 25,
                        "column": 25
                      },
                      "end": {
                        "line": 25,
                        "column": 37
                      }
                    }
                  },
                  "loc": {
                    "start": {
                      "line": 25,
                      "column": 25
                    },
                    "end": {
                      "line": 25,
                      "column": 38
                    }
                  }
                }
              ],
              "loc": {
                "start": {
                  "line": 25,
                  "column": 10
                },
                "end": {
                  "line": 25,
                  "column": 39
                }
              }
            },
            "loc": {
              "start": {
                "line": 25,
                "column": 5
              },
              "end": {
                "line": 25,
                "column": 7
              }
            }
          },
          "init": null,
          "loc": {
            "start": {
              "line": 25,
              "column": 5
            },
            "end": {
              "line": 25,
              "column": 7
            }
          }
        }
      ],
      "kind": "var",
      "loc": {
        "start": {
          "line": 25,
          "column": 1
        },
        "end": {
          "line": 25,
          "column": 40
        }
      }
    },
    {
      "type": "VariableDeclaration",
      "declarations": [
        {
          "type": "VariableDeclarator",
          "id": {
            "type": "Identifier",
            "name": "x7",
            "typeAnnotation": {
              "type": "TSTupleType",
              "elementTypes": [
                {
                  "type": "TSNamedTupleMember",
                  "elementType": {
                    "type": "TSNumberKeyword",
                    "loc": {
                      "start": {
                        "line": 26,
                        "column": 15
                      },
                      "end": {
                        "line": 26,
                        "column": 21
                      }
                    }
                  },
                  "label": {
                    "type": "Identifier",
                    "name": "a",
                    "loc": {
                      "start": {
                        "line": 26,
                        "column": 11
                      },
                      "end": {
                        "line": 26,
                        "column": 12
                      }
                    }
                  },
                  "loc": {
                    "start": {
                      "line": 26,
                      "column": 11
                    },
                    "end": {
                      "line": 26,
                      "column": 21
                    }
                  }
                },
                {
                  "type": "TSNamedTupleMember",
                  "elementType": {
                    "type": "TSTypeReference",
                    "typeName": {
                      "type": "Identifier",
                      "name": "ForTupleTest",
                      "loc": {
                        "start": {
                          "line": 26,
                          "column": 28
                        },
                        "end": {
                          "line": 26,
                          "column": 40
                        }
                      }
                    },
                    "loc": {
                      "start": {
                        "line": 26,
                        "column": 28
                      },
                      "end": {
                        "line": 26,
                        "column": 40
                      }
                    }
                  },
                  "label": {
                    "type": "Identifier",
                    "name": "b",
                    "loc": {
                      "start": {
                        "line": 26,
                        "column": 23
                      },
                      "end": {
                        "line": 26,
                        "column": 24
                      }
                    }
                  },
                  "optional": true,
                  "loc": {
                    "start": {
                      "line": 26,
                      "column": 23
                    },
                    "end": {
                      "line": 26,
                      "column": 40
                    }
                  }
                }
              ],
              "loc": {
                "start": {
                  "line": 26,
                  "column": 10
                },
                "end": {
                  "line": 26,
                  "column": 41
                }
              }
            },
            "loc": {
              "start": {
                "line": 26,
                "column": 5
              },
              "end": {
                "line": 26,
                "column": 7
              }
            }
          },
          "init": null,
          "loc": {
            "start": {
              "line": 26,
              "column": 5
            },
            "end": {
              "line": 26,
              "column": 7
            }
          }
        }
      ],
      "kind": "var",
      "loc": {
        "start": {
          "line": 26,
          "column": 1
        },
        "end": {
          "line": 26,
          "column": 42
        }
      }
    },
    {
      "type": "VariableDeclaration",
      "declarations": [
        {
          "type": "VariableDeclarator",
          "id": {
            "type": "Identifier",
            "name": "x8",
            "typeAnnotation": {
              "type": "TSTupleType",
              "elementTypes": [
                {
                  "type": "TSNumberKeyword",
                  "loc": {
                    "start": {
                      "line": 27,
                      "column": 11
                    },
                    "end": {
                      "line": 27,
                      "column": 17
                    }
                  }
                },
                {
                  "type": "TSRestType",
                  "typeAnnotation": {
                    "type": "TSArrayType",
                    "elementType": {
                      "type": "TSTypeReference",
                      "typeName": {
                        "type": "Identifier",
                        "name": "ForTupleTest",
                        "loc": {
                          "start": {
                            "line": 27,
                            "column": 22
                          },
                          "end": {
                            "line": 27,
                            "column": 34
                          }
                        }
                      },
                      "loc": {
                        "start": {
                          "line": 27,
                          "column": 22
                        },
                        "end": {
                          "line": 27,
                          "column": 34
                        }
                      }
                    },
                    "loc": {
                      "start": {
                        "line": 27,
                        "column": 22
                      },
                      "end": {
                        "line": 27,
                        "column": 36
                      }
                    }
                  },
                  "loc": {
                    "start": {
                      "line": 27,
                      "column": 19
                    },
                    "end": {
                      "line": 27,
                      "column": 36
                    }
                  }
                },
                {
                  "type": "TSStringKeyword",
                  "loc": {
                    "start": {
                      "line": 27,
                      "column": 38
                    },
                    "end": {
                      "line": 27,
                      "column": 44
                    }
                  }
                }
              ],
              "loc": {
                "start": {
                  "line": 27,
                  "column": 10
                },
                "end": {
                  "line": 27,
                  "column": 45
                }
              }
            },
            "loc": {
              "start": {
                "line": 27,
                "column": 5
              },
              "end": {
                "line": 27,
                "column": 7
              }
            }
          },
          "init": null,
          "loc": {
            "start": {
              "line": 27,
              "column": 5
            },
            "end": {
              "line": 27,
              "column": 7
            }
          }
        }
      ],
      "kind": "var",
      "loc": {
        "start": {
          "line": 27,
          "column": 1
        },
        "end": {
          "line": 27,
          "column": 46
        }
      }
    },
    {
      "type": "VariableDeclaration",
      "declarations": [
        {
          "type": "VariableDeclarator",
          "id": {
            "type": "Identifier",
            "name": "x9",
            "typeAnnotation": {
              "type": "TSTupleType",
              "elementTypes": [
                {
                  "type": "TSNamedTupleMember",
                  "elementType": {
                    "type": "TSStringKeyword",
                    "loc": {
                      "start": {
                        "line": 28,
                        "column": 15
                      },
                      "end": {
                        "line": 28,
                        "column": 21
                      }
                    }
                  },
                  "label": {
                    "type": "Identifier",
                    "name": "a",
                    "loc": {
                      "start": {
                        "line": 28,
                        "column": 11
                      },
                      "end": {
                        "line": 28,
                        "column": 12
                      }
                    }
                  },
                  "loc": {
                    "start": {
                      "line": 28,
                      "column": 11
                    },
                    "end": {
                      "line": 28,
                      "column": 21
                    }
                  }
                },
                {
                  "type": "TSNamedTupleMember",
                  "elementType": {
                    "type": "TSArrayType",
                    "elementType": {
                      "type": "TSTypeReference",
                      "typeName": {
                        "type": "Identifier",
                        "name": "C",
                        "loc": {
                          "start": {
                            "line": 28,
                            "column": 30
                          },
                          "end": {
                            "line": 28,
                            "column": 31
                          }
                        }
                      },
                      "loc": {
                        "start": {
                          "line": 28,
                          "column": 30
                        },
                        "end": {
                          "line": 28,
                          "column": 31
                        }
                      }
                    },
                    "loc": {
                      "start": {
                        "line": 28,
                        "column": 30
                      },
                      "end": {
                        "line": 28,
                        "column": 33
                      }
                    }
                  },
                  "label": {
                    "type": "Identifier",
                    "name": "b",
                    "loc": {
                      "start": {
                        "line": 28,
                        "column": 26
                      },
                      "end": {
                        "line": 28,
                        "column": 27
                      }
                    }
                  },
                  "rest": true,
                  "loc": {
                    "start": {
                      "line": 28,
                      "column": 23
                    },
                    "end": {
                      "line": 28,
                      "column": 33
                    }
                  }
                },
                {
                  "type": "TSNamedTupleMember",
                  "elementType": {
                    "type": "TSStringKeyword",
                    "loc": {
                      "start": {
                        "line": 28,
                        "column": 37
                      },
                      "end": {
                        "line": 28,
                        "column": 43
                      }
                    }
                  },
                  "label": {
                    "type": "Identifier",
                    "name": "c",
                    "loc": {
                      "start": {
                        "line": 28,
                        "column": 35
                      },
                      "end": {
                        "line": 28,
                        "column": 36
                      }
                    }
                  },
                  "loc": {
                    "start": {
                      "line": 28,
                      "column": 35
                    },
                    "end": {
                      "line": 28,
                      "column": 43
                    }
                  }
                }
              ],
              "loc": {
                "start": {
                  "line": 28,
                  "column": 10
                },
                "end": {
                  "line": 28,
                  "column": 44
                }
              }
            },
            "loc": {
              "start": {
                "line": 28,
                "column": 5
              },
              "end": {
                "line": 28,
                "column": 7
              }
            }
          },
          "init": null,
          "loc": {
            "start": {
              "line": 28,
              "column": 5
            },
            "end": {
              "line": 28,
              "column": 7
            }
          }
        }
      ],
      "kind": "var",
      "loc": {
        "start": {
          "line": 28,
          "column": 1
        },
        "end": {
          "line": 28,
          "column": 45
        }
      }
    },
    {
      "type": "TSTypeAliasDeclaration",
      "id": {
        "type": "Identifier",
        "name": "StringsForTupleTest",
        "loc": {
          "start": {
            "line": 30,
            "column": 6
          },
          "end": {
            "line": 30,
            "column": 25
          }
        }
      },
      "typeAnnotation": {
        "type": "TSTupleType",
        "elementTypes": [
          {
            "type": "TSStringKeyword",
            "loc": {
              "start": {
                "line": 30,
                "column": 29
              },
              "end": {
                "line": 30,
                "column": 35
              }
            }
          },
          {
            "type": "TSStringKeyword",
            "loc": {
              "start": {
                "line": 30,
                "column": 37
              },
              "end": {
                "line": 30,
                "column": 43
              }
            }
          }
        ],
        "loc": {
          "start": {
            "line": 30,
            "column": 28
          },
          "end": {
            "line": 30,
            "column": 44
          }
        }
      },
      "loc": {
        "start": {
          "line": 30,
          "column": 1
        },
        "end": {
          "line": 31,
          "column": 5
        }
      }
    },
    {
      "type": "TSTypeAliasDeclaration",
      "id": {
        "type": "Identifier",
        "name": "NumbersForTupleTest",
        "loc": {
          "start": {
            "line": 31,
            "column": 6
          },
          "end": {
            "line": 31,
            "column": 25
          }
        }
      },
      "typeAnnotation": {
        "type": "TSTupleType",
        "elementTypes": [
          {
            "type": "TSNumberKeyword",
            "loc": {
              "start": {
                "line": 31,
                "column": 29
              },
              "end": {
                "line": 31,
                "column": 35
              }
            }
          },
          {
            "type": "TSNumberKeyword",
            "loc": {
              "start": {
                "line": 31,
                "column": 37
              },
              "end": {
                "line": 31,
                "column": 43
              }
            }
          }
        ],
        "loc": {
          "start": {
            "line": 31,
            "column": 28
          },
          "end": {
            "line": 31,
            "column": 44
          }
        }
      },
      "loc": {
        "start": {
          "line": 31,
          "column": 1
        },
        "end": {
          "line": 32,
          "column": 5
        }
      }
    },
    {
      "type": "TSTypeAliasDeclaration",
      "id": {
        "type": "Identifier",
        "name": "x10",
        "loc": {
          "start": {
            "line": 32,
            "column": 6
          },
          "end": {
            "line": 32,
            "column": 9
          }
        }
      },
      "typeAnnotation": {
        "type": "TSTupleType",
        "elementTypes": [
          {
            "type": "TSRestType",
            "typeAnnotation": {
              "type": "TSTypeReference",
              "typeName": {
                "type": "Identifier",
                "name": "StringsForTupleTest",
                "loc": {
                  "start": {
                    "line": 32,
                    "column": 16
                  },
                  "end": {
                    "line": 32,
                    "column": 35
                  }
                }
              },
              "loc": {
                "start": {
                  "line": 32,
                  "column": 16
                },
                "end": {
                  "line": 32,
                  "column": 35
                }
              }
            },
            "loc": {
              "start": {
                "line": 32,
                "column": 13
              },
              "end": {
                "line": 32,
                "column": 35
              }
            }
          },
          {
            "type": "TSRestType",
            "typeAnnotation": {
              "type": "TSTypeReference",
              "typeName": {
                "type": "Identifier",
                "name": "NumbersForTupleTest",
                "loc": {
                  "start": {
                    "line": 32,
                    "column": 40
                  },
                  "end": {
                    "line": 32,
                    "column": 59
                  }
                }
              },
              "loc": {
                "start": {
                  "line": 32,
                  "column": 40
                },
                "end": {
                  "line": 32,
                  "column": 59
                }
              }
            },
            "loc": {
              "start": {
                "line": 32,
                "column": 37
              },
              "end": {
                "line": 32,
                "column": 59
              }
            }
          }
        ],
        "loc": {
          "start": {
            "line": 32,
            "column": 12
          },
          "end": {
            "line": 32,
            "column": 60
          }
        }
      },
      "loc": {
        "start": {
          "line": 32,
          "column": 1
        },
        "end": {
          "line": 33,
          "column": 1
        }
      }
    }
  ],
  "loc": {
    "start": {
      "line": 1,
      "column": 1
    },
    "end": {
      "line": 33,
      "column": 1
    }
  }
}
