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