declare const _: {
  name: 'Mustache'
  type: 'markup'
  aceMode: 'smarty'
  extensions: ['.mustache']
  languageId: 638334590
  tmScope: 'text.html.smarty'
  codemirrorMode: 'smarty'
  codemirrorMimeType: 'text/x-smarty'
  color: '#724b3b'
}
export = _
