declare const _: {
name: 'SystemVerilog'
type: 'programming'
color: '#DAE1C2'
extensions: ['.sv', '.svh', '.vh']
tmScope: 'source.systemverilog'
aceMode: 'verilog'
languageId: 363
codemirrorMode: 'verilog'
codemirrorMimeType: 'text/x-systemverilog'
}
export = _