declare const _: {
  name: 'Futhark'
  type: 'programming'
  aceMode: 'text'
  extensions: ['.fut']
  languageId: 97358117
  tmScope: 'source.futhark'
  color: '#5f021f'
}
export = _
