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