declare const _: {
name: 'VHDL'
type: 'programming'
color: '#adb2cb'
extensions: ['.vhdl', '.vhd', '.vhf', '.vhi', '.vho', '.vhs', '.vht', '.vhw']
tmScope: 'source.vhdl'
aceMode: 'vhdl'
languageId: 385
codemirrorMode: 'vhdl'
codemirrorMimeType: 'text/x-vhdl'
}
export default _