{ "type": "Program", "statements": [ { "type": "TSInterfaceDeclaration", "body": { "type": "TSInterfaceBody", "body": [], "loc": { "start": { "line": 17, "column": 13 }, "end": { "line": 17, "column": 15 } } }, "id": { "type": "Identifier", "name": "I", "loc": { "start": { "line": 17, "column": 11 }, "end": { "line": 17, "column": 12 } } }, "extends": [], "loc": { "start": { "line": 17, "column": 1 }, "end": { "line": 17, "column": 15 } } }, { "type": "ExportNamedDeclaration", "declaration": null, "source": null, "specifiers": [ { "type": "ExportSpecifier", "local": { "type": "Identifier", "name": "I", "loc": { "start": { "line": 18, "column": 14 }, "end": { "line": 18, "column": 15 } } }, "exported": { "type": "Identifier", "name": "I", "loc": { "start": { "line": 18, "column": 14 }, "end": { "line": 18, "column": 15 } } }, "isType": true, "loc": { "start": { "line": 18, "column": 14 }, "end": { "line": 18, "column": 15 } } } ], "loc": { "start": { "line": 18, "column": 1 }, "end": { "line": 18, "column": 16 } } } ], "loc": { "start": { "line": 1, "column": 1 }, "end": { "line": 19, "column": 1 } } }