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