declare const _: {
  name: 'Easybuild'
  type: 'data'
  aceMode: 'python'
  extensions: ['.eb']
  languageId: 342840477
  tmScope: 'source.python'
  codemirrorMode: 'python'
  codemirrorMimeType: 'text/x-python'
  color: '#069406'
  group: 'Python'
}
export = _
