declare const _: {
  "name": "Ecmarkup",
  "type": "markup",
  "color": "#eb8131",
  "group": "HTML",
  "extensions": [
    ".html"
  ],
  "tmScope": "text.html.ecmarkup",
  "aceMode": "html",
  "codemirrorMode": "htmlmixed",
  "codemirrorMimeType": "text/html",
  "aliases": [
    "ecmarkdown"
  ],
  "languageId": 844766630
}
export = _
