declare const _: {
  name: 'Nextflow'
  type: 'programming'
  aceMode: 'groovy'
  extensions: ['.nf']
  filenames: ['nextflow.config']
  languageId: 506780613
  tmScope: 'source.nextflow'
  color: '#3ac486'
  interpreters: ['nextflow']
}
export = _
