declare const _: {
  name: 'PDDL'
  type: 'programming'
  aceMode: 'text'
  extensions: ['.pddl']
  languageId: 736235603
  tmScope: 'source.pddl'
  color: '#0d00ff'
}
export = _
