declare const _: {
  "name": "HOCON",
  "type": "data",
  "color": "#9ff8ee",
  "extensions": [
    ".hocon"
  ],
  "filenames": [
    ".scalafix.conf",
    ".scalafmt.conf"
  ],
  "tmScope": "source.hocon",
  "aceMode": "text",
  "languageId": 679725279
}
export = _
