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