import { Page } from 'playwright'; export declare function debug(page: Page): Promise;