declare const _: {
  name: 'Typst'
  type: 'programming'
  aceMode: 'text'
  extensions: ['.typ']
  languageId: 704730682
  tmScope: 'source.typst'
  aliases: ['typ']
  color: '#239dad'
}
export = _
