export declare function openPopup(url: URL): Promise<Window>;
export declare function closePopup(popup: Window | null): void;
//# sourceMappingURL=web.d.ts.map