export declare const popupWindow: (url: string, title: string) => Window | null;
