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