import type { Page } from '@playwright/test'; export declare function waitForSpinnerToVanish(page: Page): Promise; //# sourceMappingURL=waitForSpinnerToVanish.d.ts.map