declare const _: {
  name: 'Bikeshed'
  type: 'markup'
  color: '#5562ac'
  extensions: ['.bs']
  tmScope: 'source.csswg'
  aceMode: 'html'
  languageId: 1055528081
  codemirrorMode: 'htmlmixed'
  codemirrorMimeType: 'text/html'
}
export default _
