import type { Page } from "playwright"; export declare function scopeCssPerSlide(page: Page): Promise; //# sourceMappingURL=css-scoper.d.ts.map