declare const _: {
  name: 'Blade'
  type: 'markup'
  color: '#f7523f'
  extensions: ['.blade', '.blade.php']
  tmScope: 'text.html.php.blade'
  aceMode: 'text'
  languageId: 33
}
export = _
