declare const _: {
  name: 'Isabelle'
  type: 'programming'
  aceMode: 'text'
  extensions: ['.thy']
  languageId: 170
  tmScope: 'source.isabelle.theory'
  color: '#FEFE00'
}
export = _
