declare function hasClickableParent(element: HTMLElement): boolean; export { hasClickableParent };