declare const _: {
  name: 'JFlex'
  type: 'programming'
  aceMode: 'text'
  extensions: ['.flex', '.jflex']
  languageId: 173
  tmScope: 'source.jflex'
  color: '#DBCA00'
  group: 'Lex'
}
export = _
