declare const _: {
  name: 'FreeMarker'
  type: 'programming'
  aceMode: 'ftl'
  extensions: ['.ftl', '.ftlh']
  languageId: 115
  tmScope: 'text.html.ftl'
  aliases: ['ftl']
  color: '#0050b2'
}
export = _
