declare const _: {
  name: 'Ox'
  type: 'programming'
  aceMode: 'text'
  extensions: ['.ox', '.oxh', '.oxo']
  languageId: 268
  tmScope: 'source.ox'
}
export = _
