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