{
  "type": "Program",
  "statements": [
    {
      "type": "ExportNamedDeclaration",
      "declaration": {
        "type": "TSTypeAliasDeclaration",
        "id": {
          "type": "Identifier",
          "name": "a",
          "loc": {
            "start": {
              "line": 17,
              "column": 13
            },
            "end": {
              "line": 17,
              "column": 14
            }
          }
        },
        "typeAnnotation": {
          "type": "TSNumberKeyword",
          "loc": {
            "start": {
              "line": 17,
              "column": 17
            },
            "end": {
              "line": 17,
              "column": 23
            }
          }
        },
        "loc": {
          "start": {
            "line": 17,
            "column": 8
          },
          "end": {
            "line": 17,
            "column": 24
          }
        }
      },
      "source": null,
      "specifiers": [],
      "loc": {
        "start": {
          "line": 17,
          "column": 1
        },
        "end": {
          "line": 17,
          "column": 24
        }
      }
    },
    {
      "type": "TSTypeAliasDeclaration",
      "id": {
        "type": "Identifier",
        "name": "b",
        "loc": {
          "start": {
            "line": 18,
            "column": 6
          },
          "end": {
            "line": 18,
            "column": 7
          }
        }
      },
      "typeAnnotation": {
        "type": "TSStringKeyword",
        "loc": {
          "start": {
            "line": 18,
            "column": 10
          },
          "end": {
            "line": 18,
            "column": 16
          }
        }
      },
      "loc": {
        "start": {
          "line": 18,
          "column": 1
        },
        "end": {
          "line": 18,
          "column": 17
        }
      }
    },
    {
      "type": "ExportNamedDeclaration",
      "declaration": null,
      "source": null,
      "specifiers": [
        {
          "type": "ExportSpecifier",
          "local": {
            "type": "Identifier",
            "name": "b",
            "loc": {
              "start": {
                "line": 19,
                "column": 14
              },
              "end": {
                "line": 19,
                "column": 15
              }
            }
          },
          "exported": {
            "type": "Identifier",
            "name": "b",
            "loc": {
              "start": {
                "line": 19,
                "column": 14
              },
              "end": {
                "line": 19,
                "column": 15
              }
            }
          },
          "isType": true,
          "loc": {
            "start": {
              "line": 19,
              "column": 14
            },
            "end": {
              "line": 19,
              "column": 15
            }
          }
        }
      ],
      "isType": true,
      "loc": {
        "start": {
          "line": 19,
          "column": 1
        },
        "end": {
          "line": 19,
          "column": 17
        }
      }
    },
    {
      "type": "ExportNamedDeclaration",
      "declaration": null,
      "source": {
        "type": "StringLiteral",
        "value": "./C",
        "loc": {
          "start": {
            "line": 20,
            "column": 22
          },
          "end": {
            "line": 20,
            "column": 27
          }
        }
      },
      "specifiers": [
        {
          "type": "ExportSpecifier",
          "local": {
            "type": "Identifier",
            "name": "c",
            "loc": {
              "start": {
                "line": 20,
                "column": 14
              },
              "end": {
                "line": 20,
                "column": 15
              }
            }
          },
          "exported": {
            "type": "Identifier",
            "name": "c",
            "loc": {
              "start": {
                "line": 20,
                "column": 14
              },
              "end": {
                "line": 20,
                "column": 15
              }
            }
          },
          "isType": true,
          "loc": {
            "start": {
              "line": 20,
              "column": 14
            },
            "end": {
              "line": 20,
              "column": 15
            }
          }
        }
      ],
      "isType": true,
      "loc": {
        "start": {
          "line": 20,
          "column": 1
        },
        "end": {
          "line": 20,
          "column": 28
        }
      }
    }
  ],
  "loc": {
    "start": {
      "line": 1,
      "column": 1
    },
    "end": {
      "line": 21,
      "column": 1
    }
  }
}
