declare const _: {
  name: 'Curry'
  type: 'programming'
  aceMode: 'haskell'
  extensions: ['.curry']
  languageId: 439829048
  tmScope: 'source.curry'
  color: '#531242'
}
export = _
