declare const _: {
  name: 'Python console'
  type: 'programming'
  aceMode: 'text'
  languageId: 428
  tmScope: 'text.python.console'
  aliases: ['pycon']
  color: '#3572A5'
  group: 'Python'
}
export = _
