declare const _: {
  name: 'Portugol'
  type: 'programming'
  color: '#f8bd00'
  extensions: ['.por']
  tmScope: 'source.portugol'
  aceMode: 'text'
  languageId: 832391833
}
export = _
