declare const _: {
  name: 'Smarty'
  type: 'programming'
  aceMode: 'smarty'
  extensions: ['.tpl']
  languageId: 353
  tmScope: 'text.html.smarty'
  codemirrorMode: 'smarty'
  codemirrorMimeType: 'text/x-smarty'
  color: '#f0c040'
}
export = _
