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