declare const _: {
  name: 'Edge'
  type: 'markup'
  aceMode: 'html'
  extensions: ['.edge']
  languageId: 460509620
  tmScope: 'text.html.edge'
  color: '#0dffe0'
}
export = _
