{
  "type": "ExportNamedDeclaration",
  "declaration": null,
  "specifiers": [
    {
      "type": "ExportSpecifier",
      "exported": {
        "type": "Identifier",
        "name": "banana"
      },
      "local": {
        "type": "Identifier",
        "name": "b1"
      }
    }
  ],
  "source": null
}
