import { Page } from 'playwright'; export declare function getPageTiming(page: Page): Promise; //# sourceMappingURL=get-page-timing.d.ts.map