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