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