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