declare const _: {
  name: 'HXML'
  type: 'data'
  aceMode: 'text'
  extensions: ['.hxml']
  languageId: 786683730
  tmScope: 'source.hxml'
  codemirrorMode: 'haxe'
  codemirrorMimeType: 'text/x-hxml'
  color: '#f68712'
}
export = _
