declare const _: {
  name: 'Fluent'
  type: 'programming'
  aceMode: 'text'
  extensions: ['.ftl']
  languageId: 206353404
  tmScope: 'source.ftl'
  color: '#ffcc33'
}
export = _
