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