{ "type": "Program", "statements": [ { "type": "ExportNamedDeclaration", "declaration": null, "source": null, "specifiers": [], "loc": { "start": { "line": 17, "column": 1 }, "end": { "line": 17, "column": 9 } } }, { "type": "TSModuleDeclaration", "id": { "type": "Identifier", "name": "global", "loc": { "start": { "line": 18, "column": 9 }, "end": { "line": 18, "column": 15 } } }, "body": { "type": "TSModuleBlock", "body": [], "loc": { "start": { "line": 18, "column": 16 }, "end": { "line": 18, "column": 18 } } }, "declare": true, "global": true, "loc": { "start": { "line": 18, "column": 9 }, "end": { "line": 19, "column": 1 } } } ], "loc": { "start": { "line": 1, "column": 1 }, "end": { "line": 19, "column": 1 } } }