import { ElementHandle } from 'playwright'; export declare function handleDoesNotExist(selector: ElementHandle | undefined | null): Promise;