declare const _: {
  name: 'Parrot'
  type: 'programming'
  aceMode: 'text'
  extensions: ['.parrot']
  languageId: 278
  tmScope: 'none'
  color: '#f3ca0a'
}
export = _
