declare const _: {
  name: 'LilyPond'
  type: 'programming'
  aceMode: 'text'
  extensions: ['.ly', '.ily']
  languageId: 200
  tmScope: 'source.lilypond'
  color: '#9ccc7c'
}
export = _
