declare const _: {
  name: 'Rich Text Format'
  type: 'markup'
  extensions: ['.rtf']
  tmScope: 'text.rtf'
  aceMode: 'text'
  languageId: 51601661
}
export = _
