declare const _: {
  name: 'CoNLL-U'
  type: 'data'
  aceMode: 'text'
  extensions: ['.conllu', '.conll']
  languageId: 421026389
  tmScope: 'text.conllu'
  aliases: ['CoNLL', 'CoNLL-X']
}
export = _
