declare const _: {
  name: 'Riot'
  type: 'markup'
  aceMode: 'html'
  extensions: ['.riot']
  languageId: 878396783
  tmScope: 'text.html.riot'
  color: '#A71E49'
}
export = _
