import { E2EPage } from '@stencil/core/testing'; export declare const takeScreenshot: (page: E2EPage, description?: string, pause?: number) => Promise;