export declare const stopPropagation: (el: HTMLElement | SVGSVGElement | null) => void;
