declare const _: {
  name: 'Alloy'
  type: 'programming'
  aceMode: 'text'
  extensions: ['.als']
  languageId: 13
  tmScope: 'source.alloy'
  color: '#64C800'
}
export = _
