declare const _: {
  name: 'EJS'
  type: 'markup'
  color: '#a91e50'
  extensions: ['.ejs', '.ect', '.ejs.t', '.jst']
  tmScope: 'text.html.js'
  aceMode: 'ejs'
  languageId: 95
}
export = _
