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