declare const _: {
  "name": "Cypher",
  "type": "programming",
  "color": "#34c0eb",
  "extensions": [
    ".cyp",
    ".cypher"
  ],
  "tmScope": "source.cypher",
  "aceMode": "text",
  "languageId": 850806976
}
export = _
