declare const _: {
  name: 'IDL'
  type: 'programming'
  aceMode: 'text'
  extensions: ['.pro', '.dlm']
  languageId: 161
  tmScope: 'source.idl'
  codemirrorMode: 'idl'
  codemirrorMimeType: 'text/x-idl'
  color: '#a3522f'
}
export = _
