export declare function hideElement(element: HTMLElement | SVGElement): void;
