export declare class PopupService { constructor(); enablePopup(mouseover: any, onclick: any, element: any, text: any): void; }