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