declare const _: {
  name: 'Kusto'
  type: 'data'
  aceMode: 'text'
  extensions: ['.csl', '.kql']
  languageId: 225697190
  tmScope: 'source.kusto'
}
export = _
