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