{
  "type": "Program",
  "statements": [
    {
      "type": "TSTypeAliasDeclaration",
      "id": {
        "type": "Identifier",
        "name": "A",
        "loc": {
          "start": {
            "line": 17,
            "column": 6
          },
          "end": {
            "line": 17,
            "column": 7
          }
        }
      },
      "typeAnnotation": {
        "type": "TSNumberKeyword",
        "loc": {
          "start": {
            "line": 17,
            "column": 10
          },
          "end": {
            "line": 17,
            "column": 16
          }
        }
      },
      "loc": {
        "start": {
          "line": 17,
          "column": 1
        },
        "end": {
          "line": 18,
          "column": 8
        }
      }
    },
    {
      "type": "TSTypeAliasDeclaration",
      "id": {
        "type": "Identifier",
        "name": "B",
        "loc": {
          "start": {
            "line": 18,
            "column": 14
          },
          "end": {
            "line": 18,
            "column": 15
          }
        }
      },
      "typeAnnotation": {
        "type": "TSStringKeyword",
        "loc": {
          "start": {
            "line": 18,
            "column": 18
          },
          "end": {
            "line": 18,
            "column": 24
          }
        }
      },
      "declare": true,
      "loc": {
        "start": {
          "line": 18,
          "column": 9
        },
        "end": {
          "line": 18,
          "column": 25
        }
      }
    },
    {
      "type": "TSTypeAliasDeclaration",
      "id": {
        "type": "Identifier",
        "name": "C",
        "loc": {
          "start": {
            "line": 19,
            "column": 14
          },
          "end": {
            "line": 19,
            "column": 15
          }
        }
      },
      "typeAnnotation": {
        "type": "TSStringKeyword",
        "loc": {
          "start": {
            "line": 19,
            "column": 18
          },
          "end": {
            "line": 19,
            "column": 24
          }
        }
      },
      "declare": true,
      "loc": {
        "start": {
          "line": 19,
          "column": 9
        },
        "end": {
          "line": 19,
          "column": 25
        }
      }
    },
    {
      "type": "EmptyStatement",
      "loc": {
        "start": {
          "line": 19,
          "column": 25
        },
        "end": {
          "line": 19,
          "column": 26
        }
      }
    }
  ],
  "loc": {
    "start": {
      "line": 1,
      "column": 1
    },
    "end": {
      "line": 19,
      "column": 26
    }
  }
}
