declare const _: {
  name: 'RUNOFF'
  type: 'markup'
  aceMode: 'text'
  extensions: ['.rnh', '.rno']
  languageId: 315
  tmScope: 'text.runoff'
  color: '#665a4e'
  wrap: true
}
export = _
