declare const _: {
  name: 'KDL'
  type: 'data'
  aceMode: 'tcl'
  extensions: ['.kdl']
  languageId: 931123626
  tmScope: 'source.kdl'
  codemirrorMode: 'yacas'
  codemirrorMimeType: 'text/x-yacas'
  color: '#ffb3b3'
}
export = _
