export declare function getInstanceBoundingClientRect(instance: any, selector: string): Promise; export declare function getAllInstanceBoundingClientRect(instance: any, selector: string): Promise;