/** @type {import('../core.js').Syntax} */ declare function vhdl(Prism: any): void declare namespace vhdl { const displayName: string const aliases: any[] } export default vhdl