declare const _: {
  name: 'AL'
  type: 'programming'
  aceMode: 'text'
  extensions: ['.al']
  languageId: 658971832
  tmScope: 'source.al'
  color: '#3AA2B5'
}
export = _
