declare const _: {
  name: 'Twig'
  type: 'markup'
  color: '#c1d026'
  extensions: ['.twig']
  tmScope: 'text.html.twig'
  aceMode: 'twig'
  languageId: 377
  codemirrorMode: 'twig'
  codemirrorMimeType: 'text/x-twig'
}
export default _
