export declare function waitForAllElementsMatchingSelectorDetached(selector: string): Promise<void>;
