export declare function popupWindow(url: string, title?: string, width?: number, height?: number): void;