{
  "type": "Module",
  "directives": [],
  "items": [
    {
      "type": "Export",
      "declaration": {
        "type": "VariableDeclaration",
        "kind": "const",
        "declarators": [
          {
            "type": "VariableDeclarator",
            "binding": {
              "type": "BindingIdentifier",
              "name": "a",
              "loc": {
                "start": {
                  "line": 1,
                  "column": 13,
                  "offset": 13
                },
                "end": {
                  "line": 1,
                  "column": 14,
                  "offset": 14
                }
              }
            },
            "init": {
              "type": "ObjectExpression",
              "properties": [],
              "loc": {
                "start": {
                  "line": 1,
                  "column": 17,
                  "offset": 17
                },
                "end": {
                  "line": 1,
                  "column": 20,
                  "offset": 20
                }
              }
            },
            "loc": {
              "start": {
                "line": 1,
                "column": 13,
                "offset": 13
              },
              "end": {
                "line": 1,
                "column": 20,
                "offset": 20
              }
            }
          }
        ],
        "loc": {
          "start": {
            "line": 1,
            "column": 7,
            "offset": 7
          },
          "end": {
            "line": 1,
            "column": 20,
            "offset": 20
          }
        }
      },
      "loc": {
        "start": {
          "line": 1,
          "column": 0,
          "offset": 0
        },
        "end": {
          "line": 1,
          "column": 20,
          "offset": 20
        }
      }
    }
  ],
  "loc": {
    "start": {
      "line": 1,
      "column": 0,
      "offset": 0
    },
    "end": {
      "line": 1,
      "column": 20,
      "offset": 20
    }
  }
}
