{
  "type": "Program",
  "statements": [
    {
      "type": "TSTypeAliasDeclaration",
      "id": {
        "type": "Identifier",
        "name": "a",
        "loc": {
          "start": {
            "line": 17,
            "column": 6
          },
          "end": {
            "line": 17,
            "column": 7
          }
        }
      },
      "typeAnnotation": {
        "type": "TSTupleType",
        "elementTypes": [
          {
            "type": "TSRestType",
            "typeAnnotation": {
              "type": "TSTypeReference",
              "typeName": {
                "type": "Identifier",
                "name": "S",
                "loc": {
                  "start": {
                    "line": 17,
                    "column": 34
                  },
                  "end": {
                    "line": 17,
                    "column": 35
                  }
                }
              },
              "loc": {
                "start": {
                  "line": 17,
                  "column": 34
                },
                "end": {
                  "line": 17,
                  "column": 35
                }
              }
            },
            "loc": {
              "start": {
                "line": 17,
                "column": 31
              },
              "end": {
                "line": 17,
                "column": 35
              }
            }
          },
          {
            "type": "TSRestType",
            "typeAnnotation": {
              "type": "TSArrayType",
              "elementType": {
                "type": "TSStringKeyword",
                "loc": {
                  "start": {
                    "line": 17,
                    "column": 40
                  },
                  "end": {
                    "line": 17,
                    "column": 46
                  }
                }
              },
              "loc": {
                "start": {
                  "line": 17,
                  "column": 40
                },
                "end": {
                  "line": 17,
                  "column": 48
                }
              }
            },
            "loc": {
              "start": {
                "line": 17,
                "column": 37
              },
              "end": {
                "line": 17,
                "column": 48
              }
            }
          }
        ],
        "loc": {
          "start": {
            "line": 17,
            "column": 30
          },
          "end": {
            "line": 17,
            "column": 49
          }
        }
      },
      "typeParameters": {
        "type": "TSTypeParameterDeclaration",
        "params": [
          {
            "type": "TSTypeParameter",
            "name": {
              "type": "Identifier",
              "name": "S",
              "loc": {
                "start": {
                  "line": 17,
                  "column": 8
                },
                "end": {
                  "line": 17,
                  "column": 9
                }
              }
            },
            "constraint": {
              "type": "TSArrayType",
              "elementType": {
                "type": "TSNumberKeyword",
                "loc": {
                  "start": {
                    "line": 17,
                    "column": 18
                  },
                  "end": {
                    "line": 17,
                    "column": 24
                  }
                }
              },
              "loc": {
                "start": {
                  "line": 17,
                  "column": 18
                },
                "end": {
                  "line": 17,
                  "column": 26
                }
              }
            },
            "in": false,
            "out": false,
            "loc": {
              "start": {
                "line": 17,
                "column": 8
              },
              "end": {
                "line": 17,
                "column": 27
              }
            }
          }
        ],
        "loc": {
          "start": {
            "line": 17,
            "column": 7
          },
          "end": {
            "line": 17,
            "column": 27
          }
        }
      },
      "loc": {
        "start": {
          "line": 17,
          "column": 1
        },
        "end": {
          "line": 17,
          "column": 50
        }
      }
    }
  ],
  "loc": {
    "start": {
      "line": 1,
      "column": 1
    },
    "end": {
      "line": 17,
      "column": 50
    }
  }
}
