declare const _: {
  name: 'ReasonLIGO'
  type: 'programming'
  aceMode: 'rust'
  extensions: ['.religo']
  languageId: 319002153
  tmScope: 'source.religo'
  codemirrorMode: 'rust'
  codemirrorMimeType: 'text/x-rustsrc'
  color: '#ff5847'
  group: 'LigoLANG'
}
export = _
