{
  "type": "Program",
  "sourceType": "module",
  "body": [
    {
      "type": "ExportDefaultDeclaration",
      "declaration": {
        "type": "Identifier",
        "name": "banana"
      }
    }
  ]
}