declare const _: {
  name: 'PlantUML'
  type: 'data'
  aceMode: 'text'
  extensions: ['.puml', '.iuml', '.plantuml']
  languageId: 833504686
  tmScope: 'source.wsd'
  color: '#fbbd16'
}
export = _
