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