import { ElementHandle } from 'playwright'; export declare function getPreviousSiblingsOf(handles: ElementHandle[]): Promise[]>;