declare const _: {
  name: 'Faust'
  type: 'programming'
  aceMode: 'text'
  extensions: ['.dsp']
  languageId: 622529198
  tmScope: 'source.faust'
  color: '#c37240'
}
export = _
