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