{
  "type": "Module",
  "directives": [],
  "items": [
    {
      "type": "ExportDefault",
      "body": {
        "type": "BinaryExpression",
        "left": {
          "type": "LiteralNumericExpression",
          "value": 1,
          "loc": {
            "start": {
              "line": 1,
              "column": 16,
              "offset": 16
            },
            "end": {
              "line": 1,
              "column": 17,
              "offset": 17
            }
          }
        },
        "operator": "+",
        "right": {
          "type": "LiteralNumericExpression",
          "value": 2,
          "loc": {
            "start": {
              "line": 1,
              "column": 20,
              "offset": 20
            },
            "end": {
              "line": 1,
              "column": 21,
              "offset": 21
            }
          }
        },
        "loc": {
          "start": {
            "line": 1,
            "column": 16,
            "offset": 16
          },
          "end": {
            "line": 1,
            "column": 21,
            "offset": 21
          }
        }
      },
      "loc": {
        "start": {
          "line": 1,
          "column": 0,
          "offset": 0
        },
        "end": {
          "line": 1,
          "column": 23,
          "offset": 23
        }
      }
    }
  ],
  "loc": {
    "start": {
      "line": 1,
      "column": 0,
      "offset": 0
    },
    "end": {
      "line": 2,
      "column": 0,
      "offset": 24
    }
  }
}
