declare const _: {
  name: 'Ant Build System'
  type: 'data'
  color: '#A9157E'
  tmScope: 'text.xml.ant'
  aceMode: 'xml'
  languageId: 15
  codemirrorMode: 'xml'
  codemirrorMimeType: 'application/xml'
  filenames: ['ant.xml', 'build.xml']
}
export default _
