declare const _: {
  name: 'Nearley'
  type: 'programming'
  aceMode: 'text'
  extensions: ['.ne', '.nearley']
  languageId: 521429430
  tmScope: 'source.ne'
  color: '#990000'
}
export = _
