declare const _: {
  name: 'Slash'
  type: 'programming'
  aceMode: 'text'
  extensions: ['.sl']
  languageId: 349
  tmScope: 'text.html.slash'
  color: '#007eff'
}
export = _
