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