/**
 * Accept all cookies using the NICE cookie banner.
 * We use this as the cookie banner blocks clicks.
 */
export declare function acceptCookieBanner(): Promise<void>;
//# sourceMappingURL=acceptCookieBanner.d.ts.map