declare const _: {
  name: 'HTML+ECR'
  type: 'markup'
  color: '#2e1052'
  extensions: ['.ecr']
  tmScope: 'text.html.ecr'
  aceMode: 'text'
  languageId: 148
  aliases: ['ecr']
  codemirrorMode: 'htmlmixed'
  codemirrorMimeType: 'text/html'
  group: 'HTML'
}
export default _
