import type { UnifiedContext } from '../context.js'; export declare const handleBuyLink: (el: HTMLElement, ctx: UnifiedContext) => void;