declare const _: {
  name: 'Alpine Abuild'
  type: 'programming'
  aceMode: 'sh'
  filenames: ['APKBUILD']
  languageId: 14
  tmScope: 'source.shell'
  aliases: ['abuild', 'apkbuild']
  codemirrorMode: 'shell'
  codemirrorMimeType: 'text/x-sh'
  color: '#0D597F'
  group: 'Shell'
}
export = _
