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

export default _
