declare const _: {
  name: 'AutoHotkey'
  type: 'programming'
  aceMode: 'autohotkey'
  extensions: ['.ahk', '.ahkl']
  languageId: 26
  tmScope: 'source.ahk'
  aliases: ['ahk']
  color: '#6594b9'
}
export = _
