declare const _: {
  name: 'StringTemplate'
  type: 'markup'
  aceMode: 'html'
  extensions: ['.st']
  languageId: 89855901
  tmScope: 'source.string-template'
  codemirrorMode: 'htmlmixed'
  codemirrorMimeType: 'text/html'
  color: '#3fb34f'
}
export = _
