declare const _: {
  name: 'CSON'
  type: 'data'
  aceMode: 'coffee'
  extensions: ['.cson']
  languageId: 424
  tmScope: 'source.coffee'
  codemirrorMode: 'coffeescript'
  codemirrorMimeType: 'text/x-coffeescript'
  color: '#244776'
}
export = _
