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