{
  "type": "Module",
  "directives": [],
  "items": [
    {
      "type": "ExportFrom",
      "namedExports": [
        {
          "type": "ExportFromSpecifier",
          "name": "a",
          "exportedName": null,
          "loc": {
            "start": {
              "line": 1,
              "column": 8,
              "offset": 8
            },
            "end": {
              "line": 1,
              "column": 9,
              "offset": 9
            }
          }
        }
      ],
      "moduleSpecifier": "foo",
      "loc": {
        "start": {
          "line": 1,
          "column": 0,
          "offset": 0
        },
        "end": {
          "line": 1,
          "column": 22,
          "offset": 22
        }
      }
    }
  ],
  "loc": {
    "start": {
      "line": 1,
      "column": 0,
      "offset": 0
    },
    "end": {
      "line": 2,
      "column": 0,
      "offset": 23
    }
  }
}
