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