declare const _: {
  name: 'FLUX'
  type: 'programming'
  aceMode: 'text'
  extensions: ['.fx', '.flux']
  languageId: 106
  tmScope: 'none'
  color: '#88ccff'
}
export = _
