declare const _: {
  name: 'KRL'
  type: 'programming'
  aceMode: 'text'
  extensions: ['.krl']
  languageId: 186
  tmScope: 'none'
  color: '#28430A'
}
export = _
