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