export declare const showElement: (elem: any) => void; export declare const hideElement: (elem: any) => void;