declare const _: {
  name: 'AMPL'
  type: 'programming'
  aceMode: 'text'
  extensions: ['.ampl', '.mod']
  languageId: 3
  tmScope: 'source.ampl'
  color: '#E6EFBB'
}
export = _
