declare const _: {
  readonly name: 'Antlers'
  readonly type: 'markup'
  readonly aceMode: 'text'
  readonly extensions: readonly [
    '.antlers.html',
    '.antlers.php',
    '.antlers.xml',
  ]
  readonly languageId: 1067292663
  readonly tmScope: 'text.html.statamic'
  readonly color: '#ff269e'
}

export default _
