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