declare const _: {
  name: 'VCL'
  type: 'programming'
  color: '#148AA8'
  extensions: ['.vcl']
  tmScope: 'source.varnish.vcl'
  aceMode: 'text'
  languageId: 384
}
export = _
