{
  "type": "Module",
  "directives": [],
  "items": [
    {
      "type": "Import",
      "defaultBinding": null,
      "namedImports": [
        {
          "type": "ImportSpecifier",
          "name": "default",
          "binding": {
            "type": "BindingIdentifier",
            "name": "a",
            "loc": {
              "start": {
                "line": 1,
                "column": 19,
                "offset": 19
              },
              "end": {
                "line": 1,
                "column": 20,
                "offset": 20
              }
            }
          },
          "loc": {
            "start": {
              "line": 1,
              "column": 8,
              "offset": 8
            },
            "end": {
              "line": 1,
              "column": 20,
              "offset": 20
            }
          }
        }
      ],
      "moduleSpecifier": "foo",
      "loc": {
        "start": {
          "line": 1,
          "column": 0,
          "offset": 0
        },
        "end": {
          "line": 1,
          "column": 33,
          "offset": 33
        }
      }
    }
  ],
  "loc": {
    "start": {
      "line": 1,
      "column": 0,
      "offset": 0
    },
    "end": {
      "line": 2,
      "column": 0,
      "offset": 34
    }
  }
}
