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