declare const _: {
  "name": "Mojo",
  "type": "programming",
  "color": "#ff4c1f",
  "extensions": [
    ".mojo"
  ],
  "aceMode": "python",
  "codemirrorMode": "python",
  "codemirrorMimeType": "text/x-python",
  "tmScope": "source.mojo",
  "languageId": 1045019587
}
export = _
