{
  "type": "Program",
  "statements": [
    {
      "type": "TSTypeAliasDeclaration",
      "id": {
        "type": "Identifier",
        "name": "T",
        "loc": {
          "start": {
            "line": 17,
            "column": 6
          },
          "end": {
            "line": 17,
            "column": 7
          }
        }
      },
      "typeAnnotation": {
        "type": "TSFunctionType",
        "params": [],
        "returnType": {
          "type": "TSTupleType",
          "elementTypes": [
            {
              "type": "TSStringKeyword",
              "loc": {
                "start": {
                  "line": 17,
                  "column": 17
                },
                "end": {
                  "line": 17,
                  "column": 23
                }
              }
            },
            {
              "type": "TSNumberKeyword",
              "loc": {
                "start": {
                  "line": 17,
                  "column": 25
                },
                "end": {
                  "line": 17,
                  "column": 31
                }
              }
            }
          ],
          "loc": {
            "start": {
              "line": 17,
              "column": 16
            },
            "end": {
              "line": 17,
              "column": 32
            }
          }
        },
        "loc": {
          "start": {
            "line": 17,
            "column": 10
          },
          "end": {
            "line": 17,
            "column": 32
          }
        }
      },
      "loc": {
        "start": {
          "line": 17,
          "column": 1
        },
        "end": {
          "line": 17,
          "column": 33
        }
      }
    },
    {
      "type": "TSTypeAliasDeclaration",
      "id": {
        "type": "Identifier",
        "name": "U",
        "loc": {
          "start": {
            "line": 18,
            "column": 6
          },
          "end": {
            "line": 18,
            "column": 7
          }
        }
      },
      "typeAnnotation": {
        "type": "TSFunctionType",
        "params": [
          {
            "type": "Identifier",
            "name": "x",
            "typeAnnotation": {
              "type": "TSNumberKeyword",
              "loc": {
                "start": {
                  "line": 18,
                  "column": 14
                },
                "end": {
                  "line": 18,
                  "column": 20
                }
              }
            },
            "loc": {
              "start": {
                "line": 18,
                "column": 11
              },
              "end": {
                "line": 18,
                "column": 12
              }
            }
          }
        ],
        "returnType": {
          "type": "TSTupleType",
          "elementTypes": [
            {
              "type": "TSStringKeyword",
              "loc": {
                "start": {
                  "line": 18,
                  "column": 26
                },
                "end": {
                  "line": 18,
                  "column": 32
                }
              }
            },
            {
              "type": "TSRestType",
              "typeAnnotation": {
                "type": "TSArrayType",
                "elementType": {
                  "type": "TSNumberKeyword",
                  "loc": {
                    "start": {
                      "line": 18,
                      "column": 37
                    },
                    "end": {
                      "line": 18,
                      "column": 43
                    }
                  }
                },
                "loc": {
                  "start": {
                    "line": 18,
                    "column": 37
                  },
                  "end": {
                    "line": 18,
                    "column": 45
                  }
                }
              },
              "loc": {
                "start": {
                  "line": 18,
                  "column": 34
                },
                "end": {
                  "line": 18,
                  "column": 45
                }
              }
            }
          ],
          "loc": {
            "start": {
              "line": 18,
              "column": 25
            },
            "end": {
              "line": 18,
              "column": 46
            }
          }
        },
        "loc": {
          "start": {
            "line": 18,
            "column": 10
          },
          "end": {
            "line": 18,
            "column": 46
          }
        }
      },
      "loc": {
        "start": {
          "line": 18,
          "column": 1
        },
        "end": {
          "line": 18,
          "column": 47
        }
      }
    }
  ],
  "loc": {
    "start": {
      "line": 1,
      "column": 1
    },
    "end": {
      "line": 19,
      "column": 1
    }
  }
}
