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