declare const _: {
  name: 'Inno Setup'
  type: 'programming'
  aceMode: 'text'
  extensions: ['.iss', '.isl']
  languageId: 167
  tmScope: 'source.inno'
  color: '#264b99'
}
export = _
