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