declare const _: {
  name: 'API Blueprint'
  type: 'markup'
  color: '#2ACCA8'
  extensions: ['.apib']
  tmScope: 'text.html.markdown.source.gfm.apib'
  aceMode: 'markdown'
  languageId: 5
}
export = _
