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