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