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