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