export declare const safeShowPopover: (element?: HTMLElement) => void; export declare const safeHidePopover: (element?: HTMLElement) => void;