{
  "type": "Program",
  "statements": [
    {
      "type": "ImportDeclaration",
      "source": {
        "type": "StringLiteral",
        "value": "./A",
        "loc": {
          "start": {
            "line": 17,
            "column": 22
          },
          "end": {
            "line": 17,
            "column": 27
          }
        }
      },
      "specifiers": [
        {
          "type": "ImportSpecifier",
          "local": {
            "type": "Identifier",
            "name": "a",
            "loc": {
              "start": {
                "line": 17,
                "column": 14
              },
              "end": {
                "line": 17,
                "column": 15
              }
            }
          },
          "imported": {
            "type": "Identifier",
            "name": "a",
            "loc": {
              "start": {
                "line": 17,
                "column": 14
              },
              "end": {
                "line": 17,
                "column": 15
              }
            }
          },
          "isType": true,
          "loc": {
            "start": {
              "line": 17,
              "column": 14
            },
            "end": {
              "line": 17,
              "column": 15
            }
          }
        }
      ],
      "isType": true,
      "loc": {
        "start": {
          "line": 17,
          "column": 1
        },
        "end": {
          "line": 17,
          "column": 28
        }
      }
    },
    {
      "type": "ImportDeclaration",
      "source": {
        "type": "StringLiteral",
        "value": "./B",
        "loc": {
          "start": {
            "line": 18,
            "column": 20
          },
          "end": {
            "line": 18,
            "column": 25
          }
        }
      },
      "specifiers": [
        {
          "type": "ImportDefaultSpecifier",
          "local": {
            "type": "Identifier",
            "name": "b",
            "loc": {
              "start": {
                "line": 18,
                "column": 13
              },
              "end": {
                "line": 18,
                "column": 14
              }
            }
          },
          "loc": {
            "start": {
              "line": 18,
              "column": 13
            },
            "end": {
              "line": 18,
              "column": 14
            }
          }
        }
      ],
      "isType": true,
      "loc": {
        "start": {
          "line": 18,
          "column": 1
        },
        "end": {
          "line": 18,
          "column": 26
        }
      }
    },
    {
      "type": "ImportDeclaration",
      "source": {
        "type": "StringLiteral",
        "value": "./C",
        "loc": {
          "start": {
            "line": 19,
            "column": 25
          },
          "end": {
            "line": 19,
            "column": 30
          }
        }
      },
      "specifiers": [
        {
          "type": "ImportNamespaceSpecifier",
          "local": {
            "type": "Identifier",
            "name": "c",
            "loc": {
              "start": {
                "line": 19,
                "column": 18
              },
              "end": {
                "line": 19,
                "column": 19
              }
            }
          },
          "loc": {
            "start": {
              "line": 19,
              "column": 13
            },
            "end": {
              "line": 19,
              "column": 19
            }
          }
        }
      ],
      "isType": true,
      "loc": {
        "start": {
          "line": 19,
          "column": 1
        },
        "end": {
          "line": 19,
          "column": 31
        }
      }
    },
    {
      "type": "ImportDeclaration",
      "source": {
        "type": "StringLiteral",
        "value": "./D",
        "loc": {
          "start": {
            "line": 20,
            "column": 18
          },
          "end": {
            "line": 20,
            "column": 23
          }
        }
      },
      "specifiers": [
        {
          "type": "ImportDefaultSpecifier",
          "local": {
            "type": "Identifier",
            "name": "type",
            "loc": {
              "start": {
                "line": 20,
                "column": 8
              },
              "end": {
                "line": 20,
                "column": 12
              }
            }
          },
          "loc": {
            "start": {
              "line": 20,
              "column": 8
            },
            "end": {
              "line": 20,
              "column": 12
            }
          }
        }
      ],
      "loc": {
        "start": {
          "line": 20,
          "column": 1
        },
        "end": {
          "line": 20,
          "column": 24
        }
      }
    }
  ],
  "loc": {
    "start": {
      "line": 1,
      "column": 1
    },
    "end": {
      "line": 21,
      "column": 1
    }
  }
}
