declare const _: {
  name: 'Euphoria'
  type: 'programming'
  aceMode: 'text'
  extensions: ['.e', '.ex']
  languageId: 880693982
  tmScope: 'source.euphoria'
  color: '#FF790B'
  interpreters: ['eui', 'euiw']
}
export = _
