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