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