declare const _: {
  name: 'Parrot Internal Representation'
  type: 'programming'
  extensions: ['.pir']
  tmScope: 'source.parrot.pir'
  aceMode: 'text'
  languageId: 280
  aliases: ['pir']
  interpreters: ['parrot']
  group: 'Parrot'
}
export = _
