declare const _: {
  name: 'Stylus'
  type: 'markup'
  aceMode: 'stylus'
  extensions: ['.styl']
  languageId: 359
  tmScope: 'source.stylus'
  codemirrorMode: 'stylus'
  codemirrorMimeType: 'text/x-styl'
  color: '#ff6347'
}
export = _
