declare const _: {
  name: 'Filebench WML'
  type: 'programming'
  aceMode: 'text'
  extensions: ['.f']
  languageId: 111
  tmScope: 'none'
  color: '#F6B900'
}
export = _
