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