{
  "type": "Program",
  "statements": [
    {
      "type": "TSTypeAliasDeclaration",
      "id": {
        "type": "Identifier",
        "name": "F",
        "loc": {
          "start": {
            "line": 17,
            "column": 6
          },
          "end": {
            "line": 17,
            "column": 7
          }
        }
      },
      "typeAnnotation": {
        "type": "TSFunctionType",
        "params": [],
        "returnType": {
          "type": "TSTypeLiteral",
          "members": [
            {
              "type": "TSPropertySignature",
              "computed": false,
              "optional": false,
              "readonly": false,
              "key": {
                "type": "Identifier",
                "name": "x",
                "loc": {
                  "start": {
                    "line": 17,
                    "column": 18
                  },
                  "end": {
                    "line": 17,
                    "column": 19
                  }
                }
              },
              "typeAnnotation": {
                "type": "TSNumberKeyword",
                "loc": {
                  "start": {
                    "line": 17,
                    "column": 21
                  },
                  "end": {
                    "line": 17,
                    "column": 27
                  }
                }
              },
              "loc": {
                "start": {
                  "line": 17,
                  "column": 18
                },
                "end": {
                  "line": 17,
                  "column": 28
                }
              }
            },
            {
              "type": "TSPropertySignature",
              "computed": false,
              "optional": false,
              "readonly": false,
              "key": {
                "type": "Identifier",
                "name": "y",
                "loc": {
                  "start": {
                    "line": 17,
                    "column": 29
                  },
                  "end": {
                    "line": 17,
                    "column": 30
                  }
                }
              },
              "typeAnnotation": {
                "type": "TSStringKeyword",
                "loc": {
                  "start": {
                    "line": 17,
                    "column": 32
                  },
                  "end": {
                    "line": 17,
                    "column": 38
                  }
                }
              },
              "loc": {
                "start": {
                  "line": 17,
                  "column": 29
                },
                "end": {
                  "line": 17,
                  "column": 40
                }
              }
            }
          ],
          "loc": {
            "start": {
              "line": 17,
              "column": 16
            },
            "end": {
              "line": 17,
              "column": 40
            }
          }
        },
        "loc": {
          "start": {
            "line": 17,
            "column": 10
          },
          "end": {
            "line": 17,
            "column": 40
          }
        }
      },
      "loc": {
        "start": {
          "line": 17,
          "column": 1
        },
        "end": {
          "line": 17,
          "column": 41
        }
      }
    },
    {
      "type": "TSTypeAliasDeclaration",
      "id": {
        "type": "Identifier",
        "name": "G",
        "loc": {
          "start": {
            "line": 18,
            "column": 6
          },
          "end": {
            "line": 18,
            "column": 7
          }
        }
      },
      "typeAnnotation": {
        "type": "TSFunctionType",
        "params": [
          {
            "type": "Identifier",
            "name": "a",
            "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": "TSTypeLiteral",
          "members": [
            {
              "type": "TSPropertySignature",
              "computed": false,
              "optional": false,
              "readonly": false,
              "key": {
                "type": "Identifier",
                "name": "prop",
                "loc": {
                  "start": {
                    "line": 18,
                    "column": 27
                  },
                  "end": {
                    "line": 18,
                    "column": 31
                  }
                }
              },
              "typeAnnotation": {
                "type": "TSStringKeyword",
                "loc": {
                  "start": {
                    "line": 18,
                    "column": 33
                  },
                  "end": {
                    "line": 18,
                    "column": 39
                  }
                }
              },
              "loc": {
                "start": {
                  "line": 18,
                  "column": 27
                },
                "end": {
                  "line": 18,
                  "column": 40
                }
              }
            },
            {
              "type": "TSMethodSignature",
              "computed": false,
              "optional": false,
              "isGetAccessor": false,
              "isSetAccessor": false,
              "key": {
                "type": "Identifier",
                "name": "method",
                "loc": {
                  "start": {
                    "line": 18,
                    "column": 41
                  },
                  "end": {
                    "line": 18,
                    "column": 47
                  }
                }
              },
              "params": [],
              "typeAnnotation": {
                "type": "TSVoidKeyword",
                "loc": {
                  "start": {
                    "line": 18,
                    "column": 51
                  },
                  "end": {
                    "line": 18,
                    "column": 55
                  }
                }
              },
              "loc": {
                "start": {
                  "line": 18,
                  "column": 41
                },
                "end": {
                  "line": 18,
                  "column": 57
                }
              }
            }
          ],
          "loc": {
            "start": {
              "line": 18,
              "column": 25
            },
            "end": {
              "line": 18,
              "column": 57
            }
          }
        },
        "loc": {
          "start": {
            "line": 18,
            "column": 10
          },
          "end": {
            "line": 18,
            "column": 57
          }
        }
      },
      "loc": {
        "start": {
          "line": 18,
          "column": 1
        },
        "end": {
          "line": 18,
          "column": 58
        }
      }
    }
  ],
  "loc": {
    "start": {
      "line": 1,
      "column": 1
    },
    "end": {
      "line": 19,
      "column": 1
    }
  }
}
