declare const _: {
  name: 'HLSL'
  type: 'programming'
  color: '#aace60'
  extensions: ['.hlsl', '.cginc', '.fx', '.fxh', '.hlsli']
  tmScope: 'source.hlsl'
  aceMode: 'text'
  languageId: 145
}
export = _
