declare const _: {
  name: 'Objective-J'
  type: 'programming'
  aceMode: 'text'
  extensions: ['.j', '.sj']
  languageId: 259
  tmScope: 'source.js.objj'
  aliases: ['obj-j', 'objectivej', 'objj']
  color: '#ff0c5a'
}
export = _
